Implement Sentry module as an AnalyticsProvider.

This commit is contained in:
Benoit Marty 2023-07-21 18:58:10 +02:00
parent f3e26276b2
commit c93625080e
5 changed files with 160 additions and 1 deletions

View file

@ -163,7 +163,7 @@ maplibre_annotation = "org.maplibre.gl:android-plugin-annotation-v9:2.0.0"
# Analytics
posthog = "com.posthog.android:posthog:2.0.3"
sentry_android = "io.sentry:sentry-android:6.26.0"
sentry = "io.sentry:sentry-android:6.26.0"
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:42b2faa417c1e95f430bf8f6e379adba25ad5ef8"
# Di