Reapply "chore: bump flutter version"

mod: disable impeller, ref Kazumi

This reverts commit fe2b4f6735.
This commit is contained in:
bggRGjQaUbCoE
2024-12-25 16:31:09 +08:00
parent a7fb8f6007
commit f6406f47a6
7 changed files with 66 additions and 54 deletions

View File

@@ -25,8 +25,8 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.2.0" apply false
id "org.jetbrains.kotlin.android" version "1.9.22" apply false
id "com.android.application" version "8.7.2" apply false
id "org.jetbrains.kotlin.android" version "2.0.21" apply false
}
include ":app"