update iOS/Android/MacOS project files

This commit is contained in:
Nick Fisher
2025-05-09 11:21:47 +08:00
parent 50c1c871a8
commit 9ef6d46958
8 changed files with 14 additions and 11 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.2' apply false
id "com.android.application" version '8.4.0' apply false
id "org.jetbrains.kotlin.android" version "1.8.22" apply false
}