Disabled Bugsnag auto deployment

pull/156/head
M66B 5 years ago
parent 8acb471dc6
commit 68d84ff97f

@ -91,6 +91,12 @@ android {
bugsnag {
// https://docs.bugsnag.com/build-integrations/gradle/
apiKey "9d2d57476a0614974449a3ec33f2604a"
builderName "M66B"
autoUpload false
autoReportBuilds false
sourceControl {
repository "https://github.com/M66B/open-source-email"
}
}
}

Loading…
Cancel
Save