diff --git a/app/android/settings.gradle b/app/android/settings.gradle index 293ccb95..fbd142a3 100644 --- a/app/android/settings.gradle +++ b/app/android/settings.gradle @@ -18,7 +18,7 @@ pluginManagement { } plugins { - id "com.android.application" version "8.4.2" apply false + id "com.android.application" version "8.5.0" apply false id "dev.flutter.flutter-gradle-plugin" version "1.0.0" apply false id "dev.flutter.flutter-plugin-loader" version "1.0.0" id "org.jetbrains.kotlin.android" version "2.0.0" apply false