Skip to content

Commit

Permalink
Merge pull request #329 from cascadiacollections/dependabot/gradle/co…
Browse files Browse the repository at this point in the history
…m.google.firebase-firebase-crashlytics-19.2.1

Bump com.google.firebase:firebase-crashlytics from 19.2.0 to 19.2.1
  • Loading branch information
KevinTCoughlin authored Oct 25, 2024
2 parents 1403973 + 2b87ebc commit 6beb61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ dependencies {
annotationProcessor 'com.tickaroo.tikxml:processor:0.8.13'
implementation 'com.google.firebase:firebase-core:21.1.1'
implementation 'com.google.firebase:firebase-analytics:22.1.2'
implementation 'com.google.firebase:firebase-crashlytics:19.2.0'
implementation 'com.google.firebase:firebase-crashlytics:19.2.1'
api 'com.google.firebase:firebase-crash:16.2.1'
api 'com.google.android.gms:play-services-measurement-base:22.1.2'
api 'com.google.firebase:firebase-appindexing:20.0.0'
Expand Down

0 comments on commit 6beb61c

Please sign in to comment.