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
serviceAccountCredentials via environment variable with JSON content, instead of file #705
Problem description
CI tools can't specify a file to be injected in the repo
Additional context
We would like to specify an environment variable in the CI tool which contains the JSON value from .json file.