chore(apk version code increment)

Co-authored-by: Lee Sheppard<coolusername244@users.noreply.github.com>
This commit is contained in:
Palmn72 2023-10-31 10:15:11 +01:00
parent dc1e611503
commit d09b6fafe8
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ android {
applicationId "com.oppna_skolplattformen_new.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2
versionCode 3
versionName "1.0"
}
signingConfigs {