freetimemaker/Android Build, Sign & Release

Builds an Android app using Gradle, detects version, creates git tags, scans with VirusTotal and signs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keystoreBase64 encoded keystore (ignored if use_repo_keystore=true)no
keystore_passwordyes
key_aliasyes
key_passwordyes
gradle_taskGradle task to runassembleRelease
use_repo_keystoreUse a keystore stored in the repositoryfalse
repo_keystore_pathPath to the repo keystorerelease-key.jks
auto_tagAutomatically create git tag based on versionNametrue
virustotal_scanEnable VirusTotal scanning before signingfalse
virustotal_api_keyVirusTotal API keyno
virustotal_timeoutMax seconds to wait for VirusTotal analysis120
namedescription
signed_apkPath to the final signed APK
version_nameDetected versionName
version_codeDetected versionCode