Skip to content

Commit

Permalink
updated version because play store required it
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaroti9 committed Jun 2, 2024
1 parent 283a2ab commit 74dd095
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
versionCode 36
versionName "2.3.9"
versionCode 37
versionName "2.3.10"
}

buildTypes {
Expand Down

0 comments on commit 74dd095

Please sign in to comment.