Re-google (firebase)

This commit is contained in:
2024-08-16 22:59:34 +08:00
parent cf767a1d94
commit 5b4d8282ae
14 changed files with 210 additions and 61 deletions

View File

@ -1,6 +1,7 @@
plugins {
id "com.android.application"
id 'com.google.gms.google-services'
id 'com.google.firebase.crashlytics'
id "kotlin-android"
id "dev.flutter.flutter-gradle-plugin"
}