Skip to content

Commit b27c180

Browse files
committed
update version in build.gradle
1 parent 25d7996 commit b27c180

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 12
99
targetSdkVersion 25
10-
versionCode 2
11-
versionName "1.2-beta"
10+
versionCode 4
11+
versionName "2.1"
1212

1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414

0 commit comments

Comments
 (0)