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.
2 parents beaae9c + 66cedb4 commit 8f89ea5Copy full SHA for 8f89ea5
android/settings.gradle
@@ -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.6.0" apply false
+ id "com.android.application" version "8.9.0" apply false
36
id "org.jetbrains.kotlin.android" version "1.8.22" apply false
37
}
38
0 commit comments