Skip to content

Commit f8046cc

Browse files
committed
Update to version 1.0.2
1 parent d2a6ded commit f8046cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

snap-time-picker/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
defaultConfig {
99
minSdkVersion 18
1010
targetSdkVersion 30
11-
versionCode 10001
12-
versionName "1.0.1"
11+
versionCode 10002
12+
versionName "1.0.2"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}
1515
buildTypes {
@@ -57,7 +57,7 @@ ext {
5757
siteUrl = 'https://github.com/akexorcist/Android-SnapTimePicker'
5858
gitUrl = 'https://github.com/akexorcist/Android-SnapTimePicker.git'
5959

60-
libraryVersion = '1.0.1'
60+
libraryVersion = '1.0.2'
6161

6262
developerId = 'akexorcist'
6363
developerName = 'Somkiat Khitwongwattana'

0 commit comments

Comments
 (0)