AGP 8.5.0

This commit is contained in:
Feodor Fitsner 2024-06-19 22:02:35 -07:00
parent 33ae36479a
commit bfcfc77da9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ pluginManagement {
plugins {
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"