Skip to content

Commit

Permalink
refactor: updated version code for play store
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Palmqvist <[email protected]>
  • Loading branch information
coolusername244 and PalmN72 committed Nov 13, 2023
1 parent f02ebd7 commit c2ae6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/skolplattformen-app/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion

versionCode 20001
versionCode 20002
versionName "3.0.8"
}
signingConfigs {
Expand Down

0 comments on commit c2ae6db

Please sign in to comment.