We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2f308 commit b9ad080Copy full SHA for b9ad080
README.md
@@ -17,7 +17,7 @@ RecyclerViewHelper是基于android 原生库RecyclerView的功能扩展,扩展
17
18
## 添加依赖
19
```gradle
20
-compile 'com.github.CNCoderX:RecyclerViewHelper:1.2.3'
+compile 'com.github.CNCoderX:RecyclerViewHelper:1.2.4'
21
22
// 如果需要添加抽屉功能,添加依赖:
23
compile "com.daimajia.swipelayout:library:1.2.0@aar"
0 commit comments