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

Fix crash resolving dependencies on Gradle 6.9 #1024

Closed dzwicker closed 2 years ago

dzwicker commented 2 years ago

Fixes #1023

SUPERCILEX commented 2 years ago

I confirmed that the tests fail when built with Gradle 6.9 and pass with your fix.

SUPERCILEX commented 2 years ago

@dzwicker I need access to your branch to fix it up (checkbox somewhere on the right). Otherwise please cherry pick your fix commit onto the 4.2 branch.

dzwicker commented 2 years ago

have removed the the master merge

SUPERCILEX commented 2 years ago

3.7.0-agp4.2 is out now! :)