diff --git a/README.md b/README.md index e80585d..5c5fa7b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ allprojects { Step 2. 在你的model的build.gradle文件中增加LRecyclerView依赖。 ``` -compile 'com.github.jdsjlzx:LRecyclerView:1.0.9' +compile 'com.github.jdsjlzx:LRecyclerView:1.1.0' ``` LRecyclerView requires at minimum Java 7 or Android 4.0.