Skip to content

Commit

Permalink
Update versionCode and versionName
Browse files Browse the repository at this point in the history
  • Loading branch information
AIDEA775 committed May 21, 2023
1 parent 54c5de6 commit 5de1d6d
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 @@ -11,8 +11,8 @@ android {
applicationId "com.uncmorfi"
minSdkVersion 23
targetSdkVersion 31
versionCode 14
versionName "v6.0.2 Florentina"
versionCode 15
versionName "v7.0 Garbanzo"
resValue "string", "app_name", "UNCmorfi"
kapt {
arguments {
Expand Down

0 comments on commit 5de1d6d

Please sign in to comment.