Skip to content

Commit 5ba908b

Browse files
committed
Change version name & code
Signed-off-by: Fung Gwo <fython@163.com>
1 parent 7c8f58a commit 5ba908b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ext {
55
minSdkVersion = 21
66

77
// Project version
8-
versionName = '1.0.0'
9-
versionCode = 1
8+
versionName = '1.1.0'
9+
versionCode = 2
1010
}
1111

1212
buildscript {

0 commit comments

Comments
 (0)