Skip to content

Commit

Permalink
Merge pull request #289 from james58899/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…firebase-firebase-bom-31.3.0

Bump com.google.firebase:firebase-bom from 31.2.3 to 31.3.0
  • Loading branch information
james58899 authored Mar 28, 2023
2 parents a816b12 + 9cba85f commit e0da467
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 @@ -53,7 +53,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp-dnsoverhttps'
implementation 'org.conscrypt:conscrypt-android:2.5.2'
implementation 'com.google.code.gson:gson:2.10.1'
implementation platform('com.google.firebase:firebase-bom:31.2.3')
implementation platform('com.google.firebase:firebase-bom:31.3.0')
implementation 'com.google.firebase:firebase-crashlytics-ktx'
implementation 'com.google.firebase:firebase-analytics-ktx'
implementation 'com.google.android.apps.muzei:muzei-api:3.4.1'
Expand Down

0 comments on commit e0da467

Please sign in to comment.