Skip to content

Commit

Permalink
Merge pull request #162 from cascadiacollections/dependabot/gradle/co…
Browse files Browse the repository at this point in the history
…m.google.firebase-firebase-analytics-21.5.0
  • Loading branch information
KevinTCoughlin authored Jan 14, 2024
2 parents 18bd4af + 715bfa9 commit 72c1bb5
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 @@ -87,7 +87,7 @@ dependencies {
implementation 'com.tickaroo.tikxml:retrofit-converter:0.8.13'
annotationProcessor 'com.tickaroo.tikxml:processor:0.8.13'
implementation 'com.google.firebase:firebase-core:21.1.1'
implementation 'com.google.firebase:firebase-analytics:21.3.0'
implementation 'com.google.firebase:firebase-analytics:21.5.0'
implementation 'com.google.firebase:firebase-crashlytics:18.4.0'
api 'com.google.firebase:firebase-crash:16.2.1'
api 'com.google.android.gms:play-services-measurement-base:21.3.0'
Expand Down

0 comments on commit 72c1bb5

Please sign in to comment.