We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8326fd3 commit d7ddb55Copy full SHA for d7ddb55
README.md
@@ -185,7 +185,7 @@ buildscript {
185
}
186
187
dependencies {
188
- implementation 'com.shawnlin:number-picker:2.4.8'
+ implementation 'com.shawnlin:number-picker:2.4.9'
189
190
```
191
gradle.properties
@@ -1,5 +1,5 @@
1
-VERSION_CODE=16
2
-VERSION_NAME=2.4.8
+VERSION_CODE=17
+VERSION_NAME=2.4.9
3
4
GROUP_ID=com.shawnlin
5
ARTIFACT_ID=number-picker
0 commit comments