Skip to content

Commit

Permalink
Update Version.
Browse files Browse the repository at this point in the history
  • Loading branch information
HChenX committed Aug 29, 2023
1 parent 1f50808 commit abb8a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ android {
//noinspection OldTargetApi
targetSdk 33
//noinspection HighAppVersionCode
versionCode 2023082702
versionName "3.6"
versionCode 2023082900
versionName "3.7"

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

0 comments on commit abb8a43

Please sign in to comment.