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 02e3753 commit 0981ea3Copy full SHA for 0981ea3
README.md
@@ -163,7 +163,7 @@ buildscript {
163
}
164
165
dependencies {
166
- compile 'com.shawnlin:number-picker:2.4.7'
+ compile 'com.shawnlin:number-picker:2.4.8'
167
168
```
169
gradle.properties
@@ -1,5 +1,5 @@
1
-VERSION_CODE=15
2
-VERSION_NAME=2.4.7
+VERSION_CODE=16
+VERSION_NAME=2.4.8
3
4
GROUP_ID=com.shawnlin
5
ARTIFACT_ID=number-picker
0 commit comments