actions-marketplace-validations/Build Android App Fix

Build Android (gradle), export .apk or .aab, optional upload to Play Store, optional upload to BrowserStack App Live.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
build-typeYou can build an unsigned APK (assemble) or a signed AAB (bundle).noassemble
gradle-taskName of the gradle task to exec (eg. assembleDebug, assembleRelease, bundleRelease)noassembleDebug
increment-build-numberIncrement build numbernofalse
package-namePackage nameno
keystore-contentKeystore file content as base64 encoded stringno
keystore-passwordKeystore passwordno
keystore-aliasKeystore aliasno
json-key-dataJSON keystore file contentno
upload-to-play-storeUpload to Play Storenofalse
project-pathProject pathyes
output-pathOutput path of the buildnooutput.apk
browserstack-uploadBoolean to tell the Action to upload the .ipa to Browserstack App Live after the build.nofalse
browserstack-usernameBrowserstack username (required if browserstack-upload == true)no""
browserstack-access-keyBrowserstack access key (required if browserstack-upload == true)no""

no outputs