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 8af2222 commit 4b9c824Copy full SHA for 4b9c824
app/build.gradle.kts
@@ -50,5 +50,5 @@ dependencies {
50
implementation(libs.google.hilt)
51
kapt(libs.google.hilt.compiler)
52
53
- implementation(platform("com.google.firebase:firebase-bom:32.0.0"))
+ implementation(platform("com.google.firebase:firebase-bom:32.4.0"))
54
}
0 commit comments