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.
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.
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.