Use the dedicated (element.io !!) subdomain for the bug report URL by default.
This commit is contained in:
@@ -32,7 +32,7 @@ android {
|
||||
value = if (isEnterpriseBuild) {
|
||||
BuildTimeConfig.BUG_REPORT_URL ?: ""
|
||||
} else {
|
||||
"https://riot.im/bugreports/submit"
|
||||
"https://rageshakes.element.io/api/submit"
|
||||
},
|
||||
)
|
||||
buildConfigFieldStr(
|
||||
|
||||
Reference in New Issue
Block a user