Use dns for element-x-android project.
This commit is contained in:
parent
8fd9e33298
commit
c0fdb01470
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ package io.element.android.services.analyticsproviders.sentry
|
||||||
|
|
||||||
object SentryConfig {
|
object SentryConfig {
|
||||||
const val name = "Sentry"
|
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 envDebug = "DEBUG"
|
||||||
const val envRelease = "RELEASE"
|
const val envRelease = "RELEASE"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue