diff --git a/android/app/build.gradle b/android/app/build.gradle index 6c5c741..a02506a 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -52,7 +52,7 @@ android { // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration. minSdkVersion 33 targetSdkVersion 34 - versionCode 6 + versionCode 10 versionName '2.0.0' }