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 Jun 6, 2016
2 parents f9b0540 + 822e913 commit cbbe33a
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 @@ -36,7 +36,7 @@
然后在dependencies添加:
```
dependencies {
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.4'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.7'
}
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ allprojects {
Add the dependency
```groovy
dependencies {
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.4'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.7'
}
```

Expand Down

0 comments on commit cbbe33a

Please sign in to comment.