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 6f0397f commit ba2bf05Copy full SHA for ba2bf05
README.md
@@ -29,7 +29,7 @@ Add it in your root build.gradle at the end of repositories:
29
Step 2. Add the dependency
30
31
dependencies {
32
- implementation 'com.github.TutorialsAndroid:progressx:v1.0'
+ implementation 'com.github.TutorialsAndroid:progressx:v2.0'
33
}
34
35
## Usage
0 commit comments