Skip to content

Commit

Permalink
Change version name & code
Browse files Browse the repository at this point in the history
Signed-off-by: Fung Gwo <fython@163.com>
  • Loading branch information
fython committed Mar 31, 2019
1 parent 7c8f58a commit 5ba908b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ext {
minSdkVersion = 21

// Project version
versionName = '1.0.0'
versionCode = 1
versionName = '1.1.0'
versionCode = 2
}

buildscript {
Expand Down

0 comments on commit 5ba908b

Please sign in to comment.