Skip to content

Commit

Permalink
Merge pull request #1004 from ZeusWPI/dependabot/gradle/com.google.fi…
Browse files Browse the repository at this point in the history
…rebase-firebase-crashlytics-19.2.0

Bump com.google.firebase:firebase-crashlytics from 19.0.3 to 19.2.0
  • Loading branch information
niknetniko authored Oct 4, 2024
2 parents a8aafe2 + 80dc1ea commit 0540bca
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 @@ -204,7 +204,7 @@ dependencies {
// Dependencies for the Play Store version.
storeImplementation 'com.google.android.gms:play-services-maps:19.0.0'
storeImplementation 'com.google.firebase:firebase-analytics:22.1.0'
storeImplementation 'com.google.firebase:firebase-crashlytics:19.0.3'
storeImplementation 'com.google.firebase:firebase-crashlytics:19.2.0'
storeImplementation 'com.google.android.gms:play-services-code-scanner:16.1.0'

// Dependencies for open version.
Expand Down

0 comments on commit 0540bca

Please sign in to comment.