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 18, 2016
2 parents 6218c46 + ccf1f17 commit 43587db
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.6.8'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.0'
}
```

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

Expand Down

0 comments on commit 43587db

Please sign in to comment.