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 31, 2016
2 parents 31cd52b + 8f55aab commit c7641ca
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.2'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.4'
}
```

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.2'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.7.4'
}
```

Expand Down

0 comments on commit c7641ca

Please sign in to comment.