Replies: 1 comment
-
Should work, but you need to specify an artifact dir instead of hacking around the task dependencies |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a new track to test a feature I am working with: Closed testing - Referral Testing Track
This is the command I tried
./gradlew publishproductionReleaseBundle --track "referral testing track" --update-priority 0 --stacktrace -PdisablePreDex --no-daemon --max-workers 16
Stack trace:
I wonder if the problem is the custom track name having white-spaces? What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions