Skip to content

Commit 55b7c15

Browse files
authored
Pump up version to 1.0.3
1 parent 57c3c73 commit 55b7c15

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 3
15-
versionName "1.0.2"
14+
versionCode 4
15+
versionName "1.0.3"
1616
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1717
}
1818
buildTypes {

0 commit comments

Comments
 (0)