1 Commits

Author SHA1 Message Date
f9ca11c1cb Update plugin com.android.application to v9 2026-01-19 01:19:57 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ pluginManagement {
plugins {
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
id("com.android.application") version "8.7.0" apply false
id("com.android.application") version "9.0.0" apply false
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
}

View File

@@ -55,7 +55,7 @@ dev_dependencies:
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: 6.0.0
flutter_lints: ^5.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec