We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6371b33 commit 3d0f5c1Copy full SHA for 3d0f5c1
mobile-app/android/settings.gradle
@@ -21,7 +21,7 @@ plugins {
21
id "com.android.application" version "7.3.1" apply false
22
id "org.jetbrains.kotlin.android" version "1.9.10" apply false
23
// START: FlutterFire Configuration
24
- id "com.google.gms.google-services" version "4.3.15" apply false
+ id "com.google.gms.google-services" version "4.4.2" apply false
25
id "com.google.firebase.crashlytics" version "2.8.1" apply false
26
// END: FlutterFire Configuration
27
}
0 commit comments