Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent e8e6c40 commit 03bce97
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:18.2.0'
storeImplementation 'com.google.firebase:firebase-analytics:21.5.0'
storeImplementation 'com.google.firebase:firebase-analytics:21.6.1'
storeImplementation 'com.google.firebase:firebase-crashlytics:18.6.3'
storeImplementation 'com.google.android.gms:play-services-code-scanner:16.1.0'

Expand Down

0 comments on commit 03bce97

Please sign in to comment.