Skip to content

Commit

Permalink
Roll firebase-bom 32.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nevack committed Dec 7, 2023
1 parent d9f90f3 commit d908228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
ksp("com.google.dagger:hilt-android-compiler:2.49")

// Firebase
implementation(platform("com.google.firebase:firebase-bom:32.6.0"))
implementation(platform("com.google.firebase:firebase-bom:32.7.0"))
implementation("com.google.firebase:firebase-analytics-ktx")
implementation("com.google.firebase:firebase-crashlytics-ktx")

Expand Down

0 comments on commit d908228

Please sign in to comment.