diff --git a/README.md b/README.md index 2c993e6..1584a55 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ allprojects { } dependencies { - implementation 'com.github.rajatkdhamija:RedScreenOfDeath:1.5' + implementation 'com.github.rajatkdhamija:RedScreenOfDeath:$latest_version' } ```