chore: update Flutter SDK and dependencies to version 3.32.0

This commit is contained in:
Dr.Blank 2025-05-28 10:48:23 +05:30
parent 4619657f00
commit f79f28fbf2
No known key found for this signature in database
GPG key ID: BA5F87FF0560C57B
7 changed files with 75 additions and 63 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.2.1' apply false
id "com.android.application" version '8.10.0' apply false
id "org.jetbrains.kotlin.android" version "2.0.20" apply false
}