actions-marketplace-validations/Build Signed APK
Build a signed APK of your Android application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keystore_b64 | The contents of the keystore file, encoded as base64 | no | — |
| keystore_file | The path to the .jks keystore file | no | — |
| keystore_password | Keystore file password | yes | — |
| key_alias | Key alias | yes | — |
| key_password | Key password | yes | — |
| gradlew_dir | Directory of the gradlew file | no | . |
| java_version | Java version to build the project with | no | 11 |
Outputs
no outputs