Skip to content

Commit

Permalink
Merge branch 'master' into foss
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaroti9 committed May 14, 2024
2 parents c5dcc51 + 8e770a0 commit dbb0b72
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 @@ -65,8 +65,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
versionCode 34
versionName "2.3.7"
versionCode 35
versionName "2.3.8"
}

buildTypes {
Expand Down

0 comments on commit dbb0b72

Please sign in to comment.