Update analytics event lib.

This commit is contained in:
Benoit Marty
2024-03-27 15:08:42 +01:00
committed by Benoit Marty
parent df0d790493
commit 5b74a71183

View File

@@ -177,7 +177,9 @@ kotlinpoet = "com.squareup:kotlinpoet:1.16.0"
# Analytics
posthog = "com.posthog:posthog-android:3.1.16"
sentry = "io.sentry:sentry-android:7.6.0"
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.14.0"
# Note: only 0.19.0 will compile properly
# main branch can be tested replacing the version with main-SNAPSHOT
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.15.0"
# Emojibase
matrix_emojibase_bindings = "io.element.android:emojibase-bindings:1.1.3"