release-android
Installation
SKILL.md
Android Release
- Confirm application ID, variant, version code/name, SDK/toolchain pins, distribution channel, signing owner, and rollback/update constraints.
- Run the required CI gates and build the release AAB or APK from locked inputs.
- Keep signing material outside source and logs; use the repository's approved local, CI, or store-managed signing boundary.
- Inspect manifest, permissions, native ABIs, resources, R8 mapping, dependency metadata, artifact size, and accidental secrets.
- Verify signatures and install or inspect a representative generated APK when the release contract requires device-level evidence.
- Record artifact hashes, mapping/native symbol files, tool versions, CI source revision, and manual store/device checks.
- Keep Google Play or other Android-store upload, track rollout, promotion, tag, push, and publication withheld until explicitly authorized.