Skip to content
This repository was archived by the owner on Feb 1, 2020. It is now read-only.

Commit e010906

Browse files
committed
udpating version
Change-Id: I0ba81eef413cf998d1ec37f10a9567b4e6c5e31a
1 parent 6ecb0ff commit e010906

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

api/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 7
99
targetSdkVersion 23
10-
versionCode 1
11-
versionName "1.0"
10+
versionCode 2
11+
versionName "1.2.4"
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)