Skip to content

Commit

Permalink
versionCode updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tpkowastaken committed Sep 17, 2023
1 parent a18edfd commit 442da95
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 @@ -54,7 +54,7 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 19
targetSdkVersion 32
versionCode flutterVersionCode.toInteger()
versionCode 55
versionName '1.1.1'
}
signingConfigs {
Expand Down

0 comments on commit 442da95

Please sign in to comment.