Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
BakerJQ committed Apr 18, 2019
2 parents b5af38d + fe385aa commit be04a10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ allprojects {
Add the dependency
``` groovy
dependencies {
implementation 'com.github.BakerJQ:RxRetroHttp:1.0.3'
implementation 'com.github.BakerJQ:RxRetroHttp:1.0.5'
}
```
Expand Down
2 changes: 1 addition & 1 deletion README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ allprojects {
在app或相应使用的module中加入
``` groovy
dependencies {
implementation 'com.github.BakerJQ:RxRetroHttp:1.0.3'
implementation 'com.github.BakerJQ:RxRetroHttp:1.0.5'
}
```
Expand Down

0 comments on commit be04a10

Please # to comment.