Skip to content

Commit 3aec36a

Browse files
committed
Merge branch 'master' into dev
Conflicts: gradle.properties library/src/main/res/values/colors.xml
2 parents 52642a8 + 8f27378 commit 3aec36a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### Description
22

3-
Custom android button which can indicate progress.
3+
Android Buttons With Built-in Progress Meters.
44

5-
Latest version **0.0.5**
5+
Latest version **0.0.7**
66

77
![](screenshots/sample1_small1.gif)
88
![](screenshots/sample1_small2.gif)
@@ -19,7 +19,7 @@ The lib is available on Maven Central, you can find it with [Gradle, please]
1919

2020
```
2121
dependencies {
22-
compile 'com.github.dmytrodanylyk.android-process-button:library:0.0.5'
22+
compile 'com.github.dmytrodanylyk.android-process-button:library:0.0.7'
2323
}
2424
```
2525

0 commit comments

Comments
 (0)