Triple-T / gradle-play-publisher

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.1k stars 340 forks source link

Retain over CLI #964

Closed nohe427 closed 3 years ago

nohe427 commented 3 years ago

What are you having trouble with and how can we help you?

Is there a way to retain APKs over the CLI?

I was trying to publish using the CLI and wanted to indicate that I wanted to retain an APK while publishing. Just wanted to know if that was possible.

SUPERCILEX commented 3 years ago

There are no CLI args, but we have retention configs: https://github.com/Triple-T/gradle-play-publisher#retaining-artifacts.

github-actions[bot] commented 3 years ago

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.