android-deployment
$
npx mdskill add HoangNguyen0403/agent-skills-standard/android-deploymentConfigure release signing, R8 obfuscation, and App Bundle publishing for Android releases
- Automatically configure build configurations for release builds including minification and App Bundles.
- Deploys Proguard or R8 rules to optimize code and manage resources during the build process.
- Uses environment variables or secrets to securely handle keystore information without committing sensitive data.
- Generates and uploads mapping files for crash de-obfuscation in the Play Console.
SKILL.md
.github/skills/android-deploymentView on GitHub ↗