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

Commit

Permalink
Update dependency com.google.firebase:firebase-analytics-ktx to v21.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2023
1 parent 8a9d361 commit 4212eaa
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 @@ -97,7 +97,7 @@ compose-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding" }
# This isn't strictly used, but allows Renovate to see us using the Compose Compiler artifact
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "composecompiler" }

google-firebase-analytics = "com.google.firebase:firebase-analytics-ktx:21.2.2"
google-firebase-analytics = "com.google.firebase:firebase-analytics-ktx:21.3.0"
google-firebase-crashlytics = "com.google.firebase:firebase-crashlytics-ktx:18.3.7"
google-firebase-perf = "com.google.firebase:firebase-perf-ktx:20.3.2"

Expand Down

0 comments on commit 4212eaa

Please sign in to comment.