We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e86bb commit 29883b3Copy full SHA for 29883b3
README.md
@@ -15,7 +15,7 @@ allprojects {
15
#### Add this to your module's build.gradle file
16
```gradle
17
dependencies {
18
- implementation 'com.github.emreesen27:Android-Nested-Progress:v1.0.0'
+ implementation 'com.github.emreesen27:Android-Nested-Progress:v1.0.1'
19
}
20
```
21
0 commit comments