Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdsjlzx authored Nov 13, 2018
1 parent 6b99f06 commit e71d54a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ allprojects {
Step 2. 在你的module的build.gradle文件中增加LRecyclerView依赖。

```groovy
compile 'com.github.jdsjlzx:LRecyclerView:1.5.1'
compile 'com.github.jdsjlzx:LRecyclerView:1.5.4.2'
```

LRecyclerView requires at minimum Java 7 or Android 4.0.

## JavaDoc

https://jitpack.io/com/github/jdsjlzx/LRecyclerView/1.5.1/javadoc/
https://jitpack.io/com/github/jdsjlzx/LRecyclerView/1.5.4.2/javadoc/

##项目简述
1. 下拉刷新、滑动到底部自动加载下页数据;
Expand Down

0 comments on commit e71d54a

Please sign in to comment.