Merge pull request #3060 from element-hq/renovate/com.posthog-posthog-android-3.x

Update dependency com.posthog:posthog-android to v3.4.0
This commit is contained in:
Benoit Marty
2024-06-20 15:35:44 +02:00
committed by GitHub

View File

@@ -184,7 +184,7 @@ kotlinpoet = "com.squareup:kotlinpoet:1.17.0"
zxing_cpp = "io.github.zxing-cpp:android:2.2.0"
# Analytics
posthog = "com.posthog:posthog-android:3.3.2"
posthog = "com.posthog:posthog-android:3.4.0"
sentry = "io.sentry:sentry-android:7.10.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"