Closed rey9230 closed 3 years ago
That looks like a networking error to me. Does this happen every time?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Failde when running ./gradlew uploadReleasePrivateBundle with gradle distribution 7.0.2 throwing following error message:
Execution failed for task ':app:uploadReleasePrivateBundle'.
It does not provide enough degub information to find out what is really wrong and i haven't found any related issue
How To Reproduce Versions Gradle Play Publisher: 3.7.0-SNAPSHOT Gradle Wrapper: 7.0.2 Android Gradle Plugin: 7.0.2 Tasks executed ./gradlew uploadReleasePrivateBundle Expected behavior No error occurred.