diff --git a/README.md b/README.md index 2f344a5..16a6f5a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ allprojects { ```gradle dependencies { - implementation 'com.github.Tusharshetty912:AutoScroll:1.0.1' + implementation 'com.github.Tusharshetty912:AutoScroll:1.0.3' } ```