Add fdroid of gplay to the rageshake data as a label.
This commit is contained in:
committed by
Benoit Marty
parent
31fe516a49
commit
4286be7cfb
+1
@@ -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")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user