Skip to content

Commit b9ad080

Browse files
authored
Update README.md
1 parent 3c2f308 commit b9ad080

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.github.CNCoderX:RecyclerViewHelper:1.2.3'
20+
compile 'com.github.CNCoderX:RecyclerViewHelper:1.2.4'
2121
2222
// 如果需要添加抽屉功能,添加依赖:
2323
compile "com.daimajia.swipelayout:library:1.2.0@aar"

0 commit comments

Comments
 (0)