Skip to content

Commit

Permalink
fix: build number
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurBeaulieu committed Jul 25, 2024
1 parent 4057c30 commit 5e3e3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ android {
applicationId "com.messebasseproduction.beercrackerz"
multiDexEnabled true
minSdkVersion 20
versionCode 10
versionCode 11
versionName "0.0.11"
targetSdkVersion 34
versionCode flutterVersionCode.toInteger()
Expand Down

0 comments on commit 5e3e3bd

Please sign in to comment.