Skip to content

Commit

Permalink
Update to version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
akexorcist committed Mar 8, 2021
1 parent d2a6ded commit f8046cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions snap-time-picker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 18
targetSdkVersion 30
versionCode 10001
versionName "1.0.1"
versionCode 10002
versionName "1.0.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down Expand Up @@ -57,7 +57,7 @@ ext {
siteUrl = 'https://github.com/akexorcist/Android-SnapTimePicker'
gitUrl = 'https://github.com/akexorcist/Android-SnapTimePicker.git'

libraryVersion = '1.0.1'
libraryVersion = '1.0.2'

developerId = 'akexorcist'
developerName = 'Somkiat Khitwongwattana'
Expand Down

0 comments on commit f8046cc

Please sign in to comment.