Skip to content

Commit

Permalink
chore(apk version code increment)
Browse files Browse the repository at this point in the history
Co-authored-by: Lee Sheppard<[email protected]>
  • Loading branch information
PalmN72 committed Oct 31, 2023
1 parent dc1e611 commit d09b6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/skolplattformen-app-new/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit d09b6fa

Please sign in to comment.