Version & edraw fix

This commit is contained in:
Caten
2025-04-21 08:41:34 +08:00
parent 9f294af413
commit db0689a9bd
7 changed files with 8 additions and 10 deletions

View File

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