nocrypt/Sign Android Releases Apk
An action to sign an Android release APK or AAB
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| releaseDir | The directory to find your release to sign | yes | — |
| signingKey | The key used to sign your release in base64 encoded format | yes | — |
| keyAlias | The key alias | yes | — |
| keyStorePassword | The password to the keystore | yes | — |
| keyPassword | The password for the key | no | — |
| buildToolsVersion | Prefered Android build tools to use | no | — |
| appName | Prefered App Name for renaming | no | — |
| appVersion | Prefered App Version for renaming | no | — |
| appPrefix | Prefered App Prefix for renaming | no | — |
Outputs
no outputs