mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-06 13:59:19 +08:00
fix: Upgrade kotlin version
This commit is contained in:
@@ -17,7 +17,7 @@ pluginManagement {
|
||||
plugins {
|
||||
id ("dev.flutter.flutter-plugin-loader") version "1.0.0"
|
||||
id ("com.android.application") version "7.3.0" apply false
|
||||
id ("org.jetbrains.kotlin.android") version "1.7.10" apply false
|
||||
id ("org.jetbrains.kotlin.android") version "1.9.25" apply false
|
||||
}
|
||||
|
||||
include(":app")
|
||||
include(":app")
|
||||
|
||||
Reference in New Issue
Block a user