Skip to content

Commit a203907

Browse files
authored
Update README.md
1 parent 19c21a6 commit a203907

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@ Add it in your root build.gradle(project level) at the end of repositories:
2727
}
2828
Step 2. Add the dependency(Add to app level build.gradle file)
2929

30+
[![](https://jitpack.io/v/shashifreeze/ProgressButtonLib.svg)](https://jitpack.io/#shashifreeze/ProgressButtonLib)
31+
3032
dependencies {
31-
implementation 'com.github.shashifreeze:ProgressButtonLib:Tag'
33+
implementation 'com.github.shashifreeze:ProgressButtonLib:v1.0.0'
3234
}
3335

3436
Attributes for ProgressButton are:

0 commit comments

Comments
 (0)