Skip to content

Commit

Permalink
🔖 Bump v2.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ShawnLin013 committed Jan 17, 2021
1 parent d2de414 commit 6dac455
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ buildscript {
}
dependencies {
implementation 'com.shawnlin:number-picker:2.4.11'
implementation 'com.shawnlin:number-picker:2.4.12'
}
```

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_CODE=19
VERSION_NAME=2.4.11
VERSION_CODE=20
VERSION_NAME=2.4.12

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

0 comments on commit 6dac455

Please sign in to comment.