Revert "Upgraded Gradle and Android Gradle Plugin"

This reverts commit bd1101c348.
This commit is contained in:
2025-09-06 18:51:00 +02:00
parent bd1101c348
commit 859b85ab2c
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.13.0' apply false
id "com.android.application" version '8.7.3' apply false
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
}