Skip to content

Commit

Permalink
chore: Change versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-223 committed Apr 13, 2021
1 parent 591eaa5 commit 57bda32
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 @@ -16,8 +16,8 @@ buildscript {
}

project.ext {
versionCode = 2
versionName = "1.1.1"
versionCode = 3
versionName = "1.1.2"

compileSdkVersion = 30
targetSdkVersion = 30
Expand Down

0 comments on commit 57bda32

Please sign in to comment.