chore: update quickstart android project files

This commit is contained in:
Nick Fisher
2024-10-22 14:10:22 +08:00
parent ed44aad076
commit 0c75b9a994
5 changed files with 4 additions and 7 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.2' apply false
id "org.jetbrains.kotlin.android" version "1.7.10" apply false
id "org.jetbrains.kotlin.android" version "1.8.22" apply false
}
include ":app"