There was an error while loading. Please reload this page.
1 parent 058a4bf commit 28aa111Copy full SHA for 28aa111
1 file changed
android/settings.gradle.kts
@@ -21,7 +21,7 @@ plugins {
21
id("com.android.application") version "8.13.2" apply false
22
id("org.jetbrains.kotlin.android") version "2.1.21" apply false
23
24
- id("com.google.gms.google-services") version "4.4.3" apply false
+ id("com.google.gms.google-services") version "4.5.0" apply false
25
id("com.google.firebase.crashlytics") version "3.0.8" apply false
26
id("com.google.firebase.firebase-perf") version "1.4.2" apply false
27
}
0 commit comments