Skip to content

Commit 68adf9a

Browse files
authored
Merge pull request #736 from AppDevNext/dependabot/gradle/com.google.firebase-firebase-bom-34.4.0
Bump com.google.firebase:firebase-bom from 34.3.0 to 34.4.0
2 parents a589690 + 3103834 commit 68adf9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCrashlyticLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424
dependencies {
2525
api project(":LogcatCoreLib")
2626
// Import the BoM for the Firebase platform
27-
api platform("com.google.firebase:firebase-bom:34.3.0")
27+
api platform("com.google.firebase:firebase-bom:34.4.0")
2828

2929
// Add the dependencies for the Crashlytics and Analytics libraries
3030
// When using the BoM, you don"t specify versions in Firebase library dependencies

0 commit comments

Comments
 (0)