wewewe718 / QrAndBarcodeScanner

An Android app for scanning QR codes and barcodes
The Unlicense
685 stars 136 forks source link

F-Droid build failed #131

Closed linsui closed 2 years ago

linsui commented 2 years ago
> Task :app:uploadSentryProguardMappingsFDroidRelease FAILED
> compressing mappings
> uploading mappings
error: An organization slug is required (provide with --org)

Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
Please attach the full debug log to all bug reports.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:uploadSentryProguardMappingsFDroidRelease'.
> Process 'command '/tmp/.sentry-cli3742585332865936922.exe'' finished with non-zero exit value 1

Could you please take a look? Thanks!

tzagim commented 2 years ago

@linsui pls see https://github.com/openfoodfacts/openfoodfacts-androidapp/issues/3830

linsui commented 2 years ago

Ah, so I need to remove sentry plugin.

linsui commented 2 years ago

It builds fine. Thanks!