Skip to content

Commit cf3c43b

Browse files
author
Tomas Havlicek
committed
LIB: new version 1.2.0 (4)
1 parent 65eec32 commit cf3c43b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

datetimepicker/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99

1010
defaultConfig {
1111
minSdkVersion 15
12-
versionCode 3
13-
versionName "1.1.1"
12+
versionCode 4
13+
versionName "1.2.0"
1414

1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}

0 commit comments

Comments
 (0)