Android check in widget

This commit is contained in:
2024-12-15 18:23:12 +08:00
parent d67e33a41d
commit abc21f858b
13 changed files with 212 additions and 14 deletions

View File

@ -18,7 +18,7 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.7.2' apply false
id "com.android.application" version '8.7.3' apply false
// START: FlutterFire Configuration
id "com.google.gms.google-services" version "4.3.15" apply false
id "com.google.firebase.crashlytics" version "2.8.1" apply false