play-store-release
Installation
SKILL.md
Purpose
Prepare Android apps for release without compromising signing, privacy or runtime correctness.
When to use
- Preparing release build or App Bundle.
- Reviewing R8/ProGuard.
- Completing Play Console, Data Safety or privacy policy work.
- Checking billing/subscriptions or testing tracks.
Inputs to inspect
- Release build config and signing approach.
- Permissions, SDKs and data collected.
- R8 rules and crash reporting.
- Play Console rollout plan.