update gradle

This commit is contained in:
2025-08-10 17:09:42 +08:00
parent 1ad8329797
commit 1a110e711d
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "8.2.1" apply false
id "com.android.application" version "8.9.0" apply false
id "org.jetbrains.kotlin.android" version "2.1.0" apply false
}