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 339 forks source link

Add support for Managed Publishing #1136

Closed phcannesson closed 3 weeks ago

phcannesson commented 1 month ago

Problem description

We're using managed publishing on our app, which means that we control exactly when the app is served to user, after review. It's the only action we need to do manually on the Google Play console.

Potential solutions/workarounds

I tried to look into the documentation of the Publishing API, but it's unclear for me if we can automate the publishing. If it's the case, it would be great to add the functionality to this plugin.

SUPERCILEX commented 1 month ago

If it can be done, I'd be happy to accept a PR.

github-actions[bot] commented 1 month 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.

github-actions[bot] commented 1 month 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.