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 17, 2016
2 parents 195327f + fe3c489 commit 5c19be1
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.7'
compile 'com.github.CymChad:BaseRecyclerViewAdapterHelper:v1.6.8'
}
```

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

Expand Down

0 comments on commit 5c19be1

Please sign in to comment.