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

Update Android Gradle Plugin to 7.30 #1068

Closed tanman2391 closed 1 year ago

tanman2391 commented 1 year ago

Problem description

upgrade request to be compatible with latest Android Gradle Plugin

Potential solutions/workarounds

Additional context

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

andreimesina commented 1 year ago

Hey @SUPERCILEX, any updates on this one? Lots of projects will soon be on Android Gradle Plugin 7.3.+ I suggest re-opening the issue

SUPERCILEX commented 1 year ago

I'm no longer actively maintaining this project, so someone else will need to take this on. There was an attempt, but it got stalled because gradle broke things as usual: https://github.com/Triple-T/gradle-play-publisher/pull/1069.