Below you will find pages that utilize the taxonomy term “FreetimeMaker”
May 2, 2026
Android Build, Sign & Release
Version updated for https://github.com/FreetimeMaker/android-ci-action to version v1.2.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of building, signing, and releasing Android apps in a continuous integration (CI) environment. It uses Gradle to build the app, detects version details from Gradle files, optionally scans unsigned APKs for malware using VirusTotal, automatically creates version-based git tags, and signs APK/AAB artifacts using flexible keystore options. By eliminating external dependencies and simplifying artifact creation, it streamlines app release workflows for developers.