This commit is contained in:
hack_23030943_f11325
2026-05-22 18:37:29 -06:00
parent 64187ec2db
commit acccfbc98c
10 changed files with 58 additions and 46 deletions

View File

@@ -1,5 +1,6 @@
plugins {
id("com.android.application")
id("com.google.gms.google-services")
// The Flutter Gradle Plugin must be applied after the Android and Kotlin Gradle plugins.
id("dev.flutter.flutter-gradle-plugin")
}