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

Update dependency com.posthog:posthog-android to v3.8.2
This commit is contained in:
Benoit Marty 2024-10-14 17:49:28 +02:00 committed by GitHub
commit cde55834b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -190,7 +190,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.8.1"
posthog = "com.posthog:posthog-android:3.8.2"
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.25.0"