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 638fe2e commit 2ace0f1Copy full SHA for 2ace0f1
crashlytics/app/build.gradle.kts
@@ -38,7 +38,7 @@ dependencies {
38
implementation("androidx.appcompat:appcompat:1.7.0")
39
40
// Import the BoM for the Firebase platform
41
- implementation(platform("com.google.firebase:firebase-bom:33.6.0"))
+ implementation(platform("com.google.firebase:firebase-bom:33.8.0"))
42
43
// Add the dependencies for the Crashlytics and Analytics libraries
44
// When using the BoM, you don't specify versions in Firebase library dependencies
0 commit comments