We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98c5f3b + 2882de0 commit 03defa3Copy full SHA for 03defa3
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:31.5.0"))
+ implementation(platform("com.google.firebase:firebase-bom:32.0.0"))
54
}
0 commit comments