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 c0800e102a
commit d83b2f615a

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(