I need help , I need fix this error when building apk using gradlew assembleRelease
, configuration is succesful , but when executing at 40% there throws an error :
> Task :app:bundleReleaseJsAndAssets_SentryUpload FAILEDerror: 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 completed with 2 failures.1: Task failed with an exception.-----------* What went wrong:Execution failed for task ':app:bundleReleaseJsAndAssets'.> Process 'command 'cmd'' finished with non-zero exit value 1* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.==============================================================================2: Task failed with an exception.-----------* What went wrong:Execution failed for task ':app:bundleReleaseJsAndAssets_SentryUpload'.> Process 'command 'cmd'' finished with non-zero exit value 1* Try:Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.