Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-bom to v33.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent f387f2d commit ec6fa77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencyResolutionManagement {
fromBom("androidx.compose:compose-bom:2024.08.00")
}
createWithBomSupport("firebaseLibs") {
fromBom("com.google.firebase:firebase-bom:33.1.2")
fromBom("com.google.firebase:firebase-bom:33.4.0")
}
}
}

0 comments on commit ec6fa77

Please sign in to comment.