Skip to content

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 v22.2.0
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 75184ff commit ed639bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ chuncker-debug = { module = "com.github.ChuckerTeam.Chucker:library", version.re
chuncker-release = { module = "com.github.ChuckerTeam.Chucker:library-no-op", version.ref = "chuncker" }

google-firebase-core = "com.google.firebase:firebase-core:21.1.1"
google-firebase-analytics = "com.google.firebase:firebase-analytics-ktx:22.1.2"
google-firebase-analytics = "com.google.firebase:firebase-analytics-ktx:22.2.0"
google-firebase-crashlytics = "com.google.firebase:firebase-crashlytics:19.3.0"
google-firebase-crashlytics-gradle = "com.google.firebase:firebase-crashlytics-gradle:3.0.2"

Expand Down

0 comments on commit ed639bf

Please sign in to comment.