diff --git a/README.md b/README.md index aadbbaa..06d1b94 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ allprojects { Step 2. Add the dependency ```groovy dependencies { - compile 'com.github.348476129:GeneralRecyclerViewFragment:1.2' +        compile 'com.github.348476129:GeneralRecyclerViewFragment:1.2.1' } ``` ## How to use