Skip to content

Commit

Permalink
Update version to 1.2,fix more bugs.
Browse files Browse the repository at this point in the history
  • Loading branch information
fankes committed Mar 1, 2022
1 parent dd293a7 commit 9e7b92f
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 @@ plugins {
}

ext {
appVersionName = "1.1"
appVersionCode = 2
appVersionName = "1.2"
appVersionCode = 3
}

task clean(type: Delete) {
Expand Down

0 comments on commit 9e7b92f

Please sign in to comment.