Skip to content

Commit 9a91c8a

Browse files
committed
update README.md
1 parent e2e30a2 commit 9a91c8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ByRecyclerView 提供了下拉刷新、加载更多、 添加HeaderView/FooterVi
2222
> 最新:item 局部刷新
2323
2424
## Document
25-
- [项目介绍](https://github.com/youlookwhat/ByRecyclerView/wiki/%E9%A1%B9%E7%9B%AE%E4%BB%8B%E7%BB%8D) | [wiki示例文档](https://github.com/youlookwhat/ByRecyclerView/wiki) | [更新日志 (1.2.0)](https://github.com/youlookwhat/ByRecyclerView/wiki/Update-log)
25+
- [项目介绍](https://github.com/youlookwhat/ByRecyclerView/wiki/%E9%A1%B9%E7%9B%AE%E4%BB%8B%E7%BB%8D) | [wiki示例文档](https://github.com/youlookwhat/ByRecyclerView/wiki) | [更新日志 (1.2.1)](https://github.com/youlookwhat/ByRecyclerView/wiki/Update-log)
2626
- [ByRecyclerView:更方便的使用下拉刷新及加载更多](https://juejin.im/post/5e0980fbe51d4558083345fc)
2727
- [ByRecyclerView:真·万能分割线 (线性/宫格/瀑布流)](https://juejin.im/post/5e4ff123e51d4527255ca2e1)
2828
- [RecyclerView嵌套滑动置顶 项目应用篇](https://juejin.cn/post/6941996743974191111)
@@ -58,7 +58,7 @@ allprojects {
5858
```
5959
dependencies {
6060
// AndroidX版本引入
61-
implementation 'com.github.youlookwhat:ByRecyclerView:1.2.0'
61+
implementation 'com.github.youlookwhat:ByRecyclerView:1.2.1'
6262
}
6363
```
6464

0 commit comments

Comments
 (0)