Skip to content

Commit

Permalink
chore(deps): update com.google.firebase:firebase-bom to v33.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and andrekir committed Dec 14, 2024
1 parent 193ee72 commit ef9a1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ dependencies {
implementation 'com.github.mik3y:usb-serial-for-android:3.8.1'

// For Firebase Crashlytics & Analytics
googleImplementation platform('com.google.firebase:firebase-bom:33.5.1')
googleImplementation platform('com.google.firebase:firebase-bom:33.7.0')
googleImplementation 'com.google.firebase:firebase-crashlytics'
googleImplementation 'com.google.firebase:firebase-analytics'

Expand Down

0 comments on commit ef9a1e4

Please sign in to comment.