Skip to content

Commit 83f086e

Browse files
committed
Version increment 1.1.1(3)
1 parent fe1e4aa commit 83f086e

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
@@ -7,8 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 14
99
targetSdkVersion 22
10-
versionCode 2
11-
versionName "1.1.0"
10+
versionCode 3
11+
versionName "1.1.1"
1212
}
1313

1414
buildTypes {

0 commit comments

Comments
 (0)