Use dns for element-x-android project.
This commit is contained in:
committed by
Benoit Marty
parent
8fd9e33298
commit
c0fdb01470
@@ -18,7 +18,7 @@ package io.element.android.services.analyticsproviders.sentry
|
||||
|
||||
object SentryConfig {
|
||||
const val name = "Sentry"
|
||||
const val dns = "https://f6acc9cfc2024641b28c87ad95e73e66@sentry.tools.element.io/49"
|
||||
const val dns = "https://32f7ff6a6e724f90838b7654042b2e81@sentry.tools.element.io/59"
|
||||
const val envDebug = "DEBUG"
|
||||
const val envRelease = "RELEASE"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user