Skip to content

Commit 2f6c7f8

Browse files
authored
Update README.md
1 parent 983f547 commit 2f6c7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RecyclerViewHelper是基于android 原生库RecyclerView的功能扩展,扩展
1717

1818
## 添加依赖
1919
```gradle
20-
compile 'com.cncoderx.recyclerviewhelper:library:1.0'
20+
compile 'com.cncoderx.recyclerviewhelper:library:1.1.0'
2121
2222
// 如果需要添加抽屉功能,添加依赖:
2323
compile "com.daimajia.swipelayout:library:1.2.0@aar"

0 commit comments

Comments
 (0)