Skip to content

Commit 57c3c73

Browse files
authored
Pump up version to 1.0.2
1 parent 4797f0c commit 57c3c73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
defaultConfig {
1212
minSdkVersion 14
1313
targetSdkVersion 26
14-
versionCode 2
15-
versionName "1.0.1"
14+
versionCode 3
15+
versionName "1.0.2"
1616
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1717
}
1818
buildTypes {

0 commit comments

Comments
 (0)