diff --git a/README.md b/README.md index 730f0e8ab..2b8db4426 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ allprojects { Add the dependency ```groovy dependencies { - compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.9.3' + compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.9.7' } ```