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