Skip to content

Commit 6d04c58

Browse files
authored
Merge pull request #7 from ToDou/common
Common
2 parents 5ba9422 + 90c5323 commit 6d04c58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ Installation
2323
====
2424
```groovy
2525
dependencies {
26-
implementation 'com.github.todou:nestrefresh:0.0.6'
26+
implementation 'com.github.todou:nestrefresh:0.0.7'
2727
}
2828
```
2929
> AndroidX
3030
```groovy
3131
dependencies {
32-
implementation 'com.github.todou:nestrefresh-androidx:0.0.6'
32+
implementation 'com.github.todou:nestrefresh-androidx:0.0.7'
3333
}
3434
```
3535
Usages

0 commit comments

Comments
 (0)