build: Update flutter 3.29.2

Signed-off-by: Krille <c.kussowski@famedly.com>
This commit is contained in:
krille-chan 2025-03-03 18:03:11 +01:00 committed by Krille
commit bfd23952b7
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
10 changed files with 76 additions and 50 deletions

View file

@ -18,7 +18,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "7.3.1" apply false
id "com.android.application" version "8.7.3" apply false
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
// id "com.google.gms.google-services" version "4.3.8" apply false
}