Skip to content

Commit

Permalink
Update versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
HChenX committed Aug 24, 2023
1 parent db53ab8 commit 87566c3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ android {
minSdk 26
//noinspection OldTargetApi
targetSdk 33
versionCode 5
versionName "3.1"
//noinspection HighAppVersionCode
versionCode 2023082406
versionName "3.2"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
signingConfig signingConfigs.release
Expand Down

0 comments on commit 87566c3

Please sign in to comment.