diff --git a/README.md b/README.md index 3d45dc3..65f3b75 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ allprojects { Add the dependency ```groovy dependencies { - compile 'com.github.mancj:SlideUp-Android:2.2.2' + compile 'com.github.mancj:SlideUp-Android:2.2.1' } ```