GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
MIT License
4.13k
stars
341
forks
source link
You cannot rollout this release because it does not allow any existing users to upgrade to the newly added APKs #1060
A failure occurred while executing com.github.triplet.gradle.play.tasks.CommitEdit$Committer
[12:19:51] > 403 Forbidden
[12:19:51] {
[12:19:51] "code" : 403,
[12:19:51] "errors" : [ {
[12:19:51] "domain" : "global",
[12:19:51] "message" : "You cannot rollout this release because it does not allow any existing users to upgrade to the newly added APKs.",
[12:19:51] "reason" : "forbidden"
[12:19:51] } ],
[12:19:51] "message" : "You cannot rollout this release because it does not allow any existing users to upgrade to the newly added APKs.",
[12:19:51] "status" : "PERMISSION_DENIED"
[12:19:51] }
[12:19:51]
[12:19:51]* Try:
[12:19:51]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.
What could be the problem?