Skip to content

Commit d7ddb55

Browse files
committedFeb 25, 2020
🔖 Bump v2.4.9
1 parent 8326fd3 commit d7ddb55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ buildscript {
185185
}
186186
187187
dependencies {
188-
implementation 'com.shawnlin:number-picker:2.4.8'
188+
implementation 'com.shawnlin:number-picker:2.4.9'
189189
}
190190
```
191191

‎gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_CODE=16
2-
VERSION_NAME=2.4.8
1+
VERSION_CODE=17
2+
VERSION_NAME=2.4.9
33

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

0 commit comments

Comments
 (0)