Rollback AGP 8.3.1

This commit is contained in:
Feodor Fitsner 2024-06-19 22:04:48 -07:00
parent bfcfc77da9
commit 993be6d3f7
1 changed files with 1 additions and 1 deletions

View File

@ -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.5.0" apply false id "com.android.application" version "8.3.1" apply false
} }
include ":app" include ":app"