diff --git a/README.md b/README.md index de3ac4c..77712a7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Add it in your root build.gradle at the end of repositories: ### Step 2. Add the dependency ```java dependencies { - compile 'com.github.loonggg:RecyclerViewBanner:v1.2.1' + compile 'com.github.loonggg:RecyclerViewBanner:v1.2.2' } ```