Skip to content

Commit

Permalink
1. fix link error
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenCoder committed Jan 13, 2019
1 parent 020d022 commit 691b56e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:2.9.46'
}
```
## [androidX 迁移库版本](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/releases/tag/2.9.45-androidx))
## [androidX 迁移库版本](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/releases/tag/2.9.45-androidx)

# 如何使用它来创建Adapter?
![demo](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/blob/master/demo_res/item_view.png)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Please feel free to use this. (Welcome to **Star** and **Fork**)

kotlin demo :[BRVAH_kotlin](https://github.com/AllenCoder/BRVAH_kotlin)

## [androidX stable version ](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/releases/tag/2.9.46-androidx)
## [androidX stable version ](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/releases/tag/2.9.45-androidx)
# Document
- [English](https://github.com/CymChad/BaseRecyclerViewAdapterHelper/wiki)
- [中文](http://www.jianshu.com/p/b343fcff51b0)
Expand Down

0 comments on commit 691b56e

Please sign in to comment.