File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -42,17 +42,17 @@ You can add attributes to customize the view. Available attributes:
4242Download
4343--------
4444
45- Download [ the latest AAR] ( https://repo1.maven.org/maven2/com/jaredrummler/material-spinner/1.0.6 /material-spinner-1.0.6 .aar ) or grab via Gradle:
45+ Download [ the latest AAR] ( https://repo1.maven.org/maven2/com/jaredrummler/material-spinner/1.0.7 /material-spinner-1.0.7 .aar ) or grab via Gradle:
4646
4747``` groovy
48- compile 'com.jaredrummler:material-spinner:1.0.6 '
48+ compile 'com.jaredrummler:material-spinner:1.0.7 '
4949```
5050or Maven:
5151``` xml
5252<dependency >
5353 <groupId >com.jaredrummler</groupId >
5454 <artifactId >material-spinner</artifactId >
55- <version >1.0.6 </version >
55+ <version >1.0.7 </version >
5656 <type >aar</type >
5757</dependency >
5858```
Original file line number Diff line number Diff line change 1515#
1616#
1717
18- VERSION_NAME =1.0.6
19- VERSION_CODE =7
18+ VERSION_NAME =1.0.7
19+ VERSION_CODE =8
2020GROUP =com.jaredrummler
2121
2222POM_NAME =Material Spinner
You can’t perform that action at this time.
0 commit comments