Skip to content

Commit eb2b29d

Browse files
committed
Updated version to 1.0.1
1 parent ad2cc1f commit eb2b29d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
defaultConfig {
1111
minSdkVersion 14
1212
targetSdkVersion 28
13-
versionCode 1
14-
versionName "1.0.0"
13+
versionCode 2
14+
versionName "1.0.1"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717

0 commit comments

Comments
 (0)