Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.google.firebase:firebase-analytics-k…
Browse files Browse the repository at this point in the history
…tx to v21
  • Loading branch information
renovate[bot] authored Sep 16, 2023
1 parent 6dade28 commit 7849871
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 @@ -123,7 +123,7 @@ dependencies {
implementation 'com.google.firebase:firebase-core:20.1.2'
implementation 'com.google.firebase:firebase-messaging:23.0.6'
implementation 'com.google.firebase:firebase-crashlytics-ktx:18.2.9'
implementation 'com.google.firebase:firebase-analytics-ktx:20.1.2'
implementation 'com.google.firebase:firebase-analytics-ktx:21.3.0'

// Helpers
implementation 'com.google.code.gson:gson:2.9.0'
Expand Down

0 comments on commit 7849871

Please sign in to comment.