Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin1/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadCym committed May 5, 2016
2 parents 7ad4b3d + ce0c380 commit 0f8f179
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 @@ -32,7 +32,7 @@
然后在dependencies添加:
```
dependencies {
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.5.8'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.6.1'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Add it in your root build.gradle at the end of repositories:
Add the dependency
```
dependencies {
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.5.8'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.6.1'
}
```

Expand Down

0 comments on commit 0f8f179

Please sign in to comment.