Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-analytics from 22.0.0 to 22.0.2
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-analytics from 22.0.0 to 22.0.2.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-analytics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2024
1 parent 3a40230 commit 613b5c8
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:22.0.0'
implementation 'com.google.firebase:firebase-analytics:22.0.2'
implementation 'com.google.firebase:firebase-crashlytics:19.0.2'
api 'com.google.firebase:firebase-crash:16.2.1'
api 'com.google.android.gms:play-services-measurement-base:22.0.2'
Expand Down

0 comments on commit 613b5c8

Please sign in to comment.