We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ba9422 + 90c5323 commit 6d04c58Copy full SHA for 6d04c58
1 file changed
README.md
@@ -23,13 +23,13 @@ Installation
23
====
24
```groovy
25
dependencies {
26
- implementation 'com.github.todou:nestrefresh:0.0.6'
+ implementation 'com.github.todou:nestrefresh:0.0.7'
27
}
28
```
29
> AndroidX
30
31
32
- implementation 'com.github.todou:nestrefresh-androidx:0.0.6'
+ implementation 'com.github.todou:nestrefresh-androidx:0.0.7'
33
34
35
Usages
0 commit comments