AGP 8.5.0
This commit is contained in:
parent
33ae36479a
commit
bfcfc77da9
|
|
@ -23,7 +23,7 @@ pluginManagement {
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
|
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
|
||||||
id "com.android.application" version "8.3.1" apply false
|
id "com.android.application" version "8.5.0" apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
include ":app"
|
include ":app"
|
||||||
Loading…
Reference in New Issue