We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7389afe commit 199ad97Copy full SHA for 199ad97
example/android/settings.gradle.kts
@@ -32,7 +32,7 @@ pluginManagement {
32
33
plugins {
34
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
35
- id("com.android.application") version "8.7.3" apply false
+ id("com.android.application") version "8.12.0" apply false
36
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
37
id("com.google.android.libraries.mapsplatform.secrets-gradle-plugin") version "2.0.1" apply false
38
}
0 commit comments