Skip to content

Commit d1d0309

Browse files
committed
update readme
1 parent 53e9347 commit d1d0309

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MaterialLoadingProgressBar provide a styled ProgressBar which looks like Swip
77
### how to import?
88
add this into gradle
99

10-
compile('com.lsjwzh:materialloadingprogressbar:0.5.1-RELEASE')
10+
compile('com.lsjwzh:materialloadingprogressbar:0.5.2-RELEASE')
1111

1212

1313
### xml:
@@ -57,6 +57,8 @@ or set it by java code
5757
```
5858

5959
### release notes:
60+
0.5.2: support setColorSchemeColors.
61+
6062
0.5.1: fix bug: arrow be putting into incorrect position.
6163

6264
0.5.0: support enable/disable circle back ground.

0 commit comments

Comments
 (0)