diff --git a/android/settings.gradle b/android/settings.gradle index 240ba399..f7d9a965 100644 --- a/android/settings.gradle +++ b/android/settings.gradle @@ -18,7 +18,7 @@ pluginManagement { plugins { id "dev.flutter.flutter-plugin-loader" version "1.0.0" - id "com.android.application" version "8.1.2" apply false + id "com.android.application" version "8.3.1" apply false id "org.jetbrains.kotlin.android" version "1.9.23" apply false id "com.google.gms.google-services" version "4.4.1" apply false id "com.google.firebase.crashlytics" version "2.9.9" apply false