Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
limuyang2 committed Jan 4, 2024
2 parents dfd0445 + 7e1b9d7 commit b30978a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ Please feel free to use this. (Welcome to **Star** and **Fork**)
强大而灵活的RecyclerView Adapter(欢迎 **Star****Fork**

新版4.x.x已发布 alpha 版本,完美兼容`ConcatAdapter`,解决了许多遗留问题,拆分了功能模块,BaseAdapter更加简洁干净。“多类型布局”更加灵活。向上、向下加载得到极大加强。
新版4.x.x已发布,完美兼容`ConcatAdapter`,解决了许多遗留问题,拆分了功能模块,BaseAdapter更加简洁干净。“多类型布局”更加灵活。向上、向下加载得到极大加强。
v4版本已经上传 maven 中央仓库,不需要再引入三方仓库配置了。欢迎尝试。
**注意,4.0为非兼容升级,建议在新项目尝试**
```
implementation "io.github.cymchad:BaseRecyclerViewAdapterHelper4:4.1.2"
```
Expand Down

0 comments on commit b30978a

Please sign in to comment.