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.13k stars 341 forks source link

Return upload url for Internal App Sharing #760

Closed Onwa1kenobi closed 4 years ago

Onwa1kenobi commented 4 years ago

Problem description

Return URL after publishing to play store.

Potential solutions/workarounds

-

Additional context

When an Internal App Sharing build is pushed, I would like to get the publish URL so that I can send a slack message with the link attached so a simple click would direct testers to download.

SUPERCILEX commented 4 years ago

See https://github.com/Triple-T/gradle-play-publisher/issues/680#issuecomment-537790676