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 983f547 commit 2f6c7f8Copy full SHA for 2f6c7f8
README.md
@@ -17,7 +17,7 @@ RecyclerViewHelper是基于android 原生库RecyclerView的功能扩展,扩展
17
18
## 添加依赖
19
```gradle
20
-compile 'com.cncoderx.recyclerviewhelper:library:1.0'
+compile 'com.cncoderx.recyclerviewhelper:library:1.1.0'
21
22
// 如果需要添加抽屉功能,添加依赖:
23
compile "com.daimajia.swipelayout:library:1.2.0@aar"
0 commit comments