Update dependency com.posthog:posthog-android to v3.7.3

This commit is contained in:
renovate[bot]
2024-09-17 18:34:25 +00:00
committed by GitHub
parent aa696fb158
commit 2f6ffc8d04

View File

@@ -185,7 +185,7 @@ kotlinpoet = "com.squareup:kotlinpoet:1.18.1"
zxing_cpp = "io.github.zxing-cpp:android:2.2.0"
# Analytics
posthog = "com.posthog:posthog-android:3.6.1"
posthog = "com.posthog:posthog-android:3.7.3"
sentry = "io.sentry:sentry-android:7.14.0"
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.23.1"