Skip to content

Commit

Permalink
refactor(amend build.gradle, versioning)
Browse files Browse the repository at this point in the history
Co-authored-by: Lee Sheppard<[email protected]>
  • Loading branch information
PalmN72 committed Oct 26, 2023
1 parent 1598e45 commit 242ff06
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 @@ -79,7 +79,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2
versionName "1.0.1"
versionName "1.0"
}
signingConfigs {
debug {
Expand Down

0 comments on commit 242ff06

Please sign in to comment.