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 19c21a6 commit a203907Copy full SHA for a203907
README.md
@@ -27,8 +27,10 @@ Add it in your root build.gradle(project level) at the end of repositories:
27
}
28
Step 2. Add the dependency(Add to app level build.gradle file)
29
30
+[](https://jitpack.io/#shashifreeze/ProgressButtonLib)
31
+
32
dependencies {
- implementation 'com.github.shashifreeze:ProgressButtonLib:Tag'
33
+ implementation 'com.github.shashifreeze:ProgressButtonLib:v1.0.0'
34
35
36
Attributes for ProgressButton are:
0 commit comments