Skip to content

Commit

Permalink
updated gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaroti9 committed May 6, 2024
1 parent fcc8d30 commit 45f057f
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 @@ -52,8 +52,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
versionCode 31
versionName "2.3.4"
versionCode 32
versionName "2.3.5"
}

buildTypes {
Expand Down

0 comments on commit 45f057f

Please sign in to comment.