chore: update Flutter to version 3.32.0 (#85)

This commit is contained in:
Dr.Blank 2025-05-28 11:32:07 +05:30 committed by GitHub
parent 19046d92d9
commit 8485a26f1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 79 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
}