Skip to content

Commit

Permalink
Merge pull request #7 from ToDou/common
Browse files Browse the repository at this point in the history
Common
  • Loading branch information
ToDou authored Aug 20, 2019
2 parents 5ba9422 + 90c5323 commit 6d04c58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ Installation
====
```groovy
dependencies {
implementation 'com.github.todou:nestrefresh:0.0.6'
implementation 'com.github.todou:nestrefresh:0.0.7'
}
```
> AndroidX
```groovy
dependencies {
implementation 'com.github.todou:nestrefresh-androidx:0.0.6'
implementation 'com.github.todou:nestrefresh-androidx:0.0.7'
}
```
Usages
Expand Down

0 comments on commit 6d04c58

Please sign in to comment.