Use the dedicated (element.io !!) subdomain for the bug report URL by default.

This commit is contained in:
Ben Banfield-Zanin 2025-11-06 10:23:07 +00:00
parent c1da4820b1
commit c6df9df718

View file

@ -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(