diff --git a/README.md b/README.md index e9dcf42..b511778 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { Add this to your app module's `build.gradle` file ``` dependencies { - compile 'com.github.ishan1604:uberprogressview:v1.1.0' + compile 'com.github.ishan1604:uberprogressview:1.1.1' } ```