Skip to content

Commit e693cad

Browse files
committed
🔖 Bump v2.4.10
1 parent 091fa2b commit e693cad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ buildscript {
187187
}
188188
189189
dependencies {
190-
implementation 'com.shawnlin:number-picker:2.4.9'
190+
implementation 'com.shawnlin:number-picker:2.4.10'
191191
}
192192
```
193193

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_CODE=17
2-
VERSION_NAME=2.4.9
1+
VERSION_CODE=18
2+
VERSION_NAME=2.4.10
33

44
GROUP_ID=com.shawnlin
55
ARTIFACT_ID=number-picker

0 commit comments

Comments
 (0)