Skip to content

Commit

Permalink
🔖 Bump v2.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnLin013 committed Feb 22, 2019
1 parent 02e3753 commit 0981ea3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -163,7 +163,7 @@ buildscript {
}
dependencies {
compile 'com.shawnlin:number-picker:2.4.7'
compile 'com.shawnlin:number-picker:2.4.8'
}
```

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
@@ -1,5 +1,5 @@
VERSION_CODE=15
VERSION_NAME=2.4.7
VERSION_CODE=16
VERSION_NAME=2.4.8

GROUP_ID=com.shawnlin
ARTIFACT_ID=number-picker
Expand Down

0 comments on commit 0981ea3

Please sign in to comment.