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
commit 516fc722cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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(