Skip to content

Commit a761222

Browse files
authored
Merge pull request #658 from AppDevNext/dependabot/gradle/com.google.firebase-firebase-bom-33.5.0
Bump com.google.firebase:firebase-bom from 33.1.1 to 33.5.0
2 parents 49d4536 + 232a888 commit a761222

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
@@ -22,7 +22,7 @@ android {
2222
dependencies {
2323
api project(':LogcatCoreLib')
2424
// Import the BoM for the Firebase platform
25-
api platform('com.google.firebase:firebase-bom:33.1.1')
25+
api platform('com.google.firebase:firebase-bom:33.5.0')
2626

2727
// Add the dependencies for the Crashlytics and Analytics libraries
2828
// When using the BoM, you don't specify versions in Firebase library dependencies

0 commit comments

Comments
 (0)