Configure build.gradle and ran this command but has a failure below, what I am doing wrong?
./gradlew closeAndReleaseRepository
Configure project :
Task :closeRepository FAILED
GET request failed. 401: , body:
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':closeRepository'.
401: , body:
BUILD FAILED in 3s
1 actionable task: 1 executed
Configure build.gradle and ran this command but has a failure below, what I am doing wrong?
./gradlew closeAndReleaseRepository
FAILURE: Build failed with an exception.
Execution failed for task ':closeRepository'.
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.
Get more help at https://help.gradle.org
BUILD FAILED in 3s
1 actionable task: 1 executed