Migrate to PostHog 3.0.0

This commit is contained in:
Benoit Marty 2023-12-05 16:12:17 +01:00
parent ef5927d0bc
commit 2177dc0476
3 changed files with 38 additions and 56 deletions

View file

@ -167,7 +167,7 @@ opusencoder = "io.element.android:opusencoder:1.1.0"
kotlinpoet = "com.squareup:kotlinpoet:1.15.3"
# Analytics
posthog = "com.posthog.android:posthog:2.0.3"
posthog = "com.posthog:posthog-android:3.0.0-RC.1"
sentry = "io.sentry:sentry-android:7.0.0"
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:aa14cbcdf81af2746d20a71779ec751f971e1d7f"