Merge pull request #5689 from element-hq/bbz/use-dedicated-bug-report-subdomain

Use the dedicated subdomain for the bug report URL by default
This commit is contained in:
Benoit Marty
2025-11-06 15:32:03 +01:00
committed by GitHub

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(