Add fdroid of gplay to the rageshake data as a label.
This commit is contained in:
parent
31fe516a49
commit
4286be7cfb
1 changed files with 1 additions and 0 deletions
|
|
@ -199,6 +199,7 @@ class DefaultBugReporter @Inject constructor(
|
|||
|
||||
// add some github labels
|
||||
builder.addFormDataPart("label", buildMeta.versionName)
|
||||
builder.addFormDataPart("label", buildMeta.flavorDescription)
|
||||
if (crashCallStack.isNotEmpty() && withCrashLogs) {
|
||||
builder.addFormDataPart("label", "crash")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue