upgrade gradle

This commit is contained in:
2024-12-30 21:59:24 +08:00
parent 1e09d69507
commit 95649ca9fe
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.2.1' apply false
id "com.android.application" version '8.3.2' apply false
id "org.jetbrains.kotlin.android" version "1.8.10" apply false
}