2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-19 09:25:34 +00:00
This commit is contained in:
Colin Lee 2019-06-10 10:55:39 -05:00 committed by GitHub
parent f96d43809b
commit db956e2445

View File

@ -39,6 +39,7 @@ class Analytics(
context,
BuildConfig.SENTRY_TOKEN,
tags = mapOf("geckoview" to "$MOZ_APP_VERSION-$MOZ_APP_BUILDID"),
environment = BuildConfig.BUILD_TYPE,
sendEventForNativeCrashes = true
)