mirror of
https://github.com/spotiflacapp/SpotiFLAC-Mobile.git
synced 2026-06-01 03:15:17 +07:00
chore(deps): update plugin com.android.application to v9
This commit is contained in:
parent
704b9674f4
commit
541d64bdd0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ pluginManagement {
|
|||
|
||||
plugins {
|
||||
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
|
||||
id("com.android.application") version "8.13.2" apply false
|
||||
id("com.android.application") version "9.0.0" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.3.10" apply false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue