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.1.2
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 1334332 commit 5ce874c
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 @@ -106,7 +106,7 @@ edittext-pinentry = "com.alimuzaffar.lib:pinentryedittext:2.0.6"
faker = "com.github.blocoio:faker:2.0.4"

firebase-config = "com.google.firebase:firebase-config:22.0.1"
firebase-analytics = "com.google.firebase:firebase-analytics-ktx:22.1.0"
firebase-analytics = "com.google.firebase:firebase-analytics-ktx:22.1.2"

flipper-flipper = { module = "com.facebook.flipper:flipper", version.ref = "flipper" }
flipper-networkPlugin = { module = "com.facebook.flipper:flipper-network-plugin", version.ref = "flipper" }
Expand Down

0 comments on commit 5ce874c

Please sign in to comment.