Skip to content

Commit 0981ea3

Browse files
committed
🔖 Bump v2.4.8
1 parent 02e3753 commit 0981ea3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ buildscript {
163163
}
164164
165165
dependencies {
166-
compile 'com.shawnlin:number-picker:2.4.7'
166+
compile 'com.shawnlin:number-picker:2.4.8'
167167
}
168168
```
169169

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_CODE=15
2-
VERSION_NAME=2.4.7
1+
VERSION_CODE=16
2+
VERSION_NAME=2.4.8
33

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

0 commit comments

Comments
 (0)