Use dns for element-x-android project.
This commit is contained in:
parent
4e4e26d6f2
commit
4e41566847
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue