Back to Skills

android-release-build-setup

hitoshura25
Updated 2 days ago
1 views
2
1
2
View on GitHub
Otherdesign

About

This skill automates Android release build setup by sequentially configuring keystores, ProGuard/R8, and signing. It handles both production and local development environments, generating necessary files and Gradle configurations. Use it when preparing an Android project for release to streamline the entire build configuration process.

Quick Install

Claude Code

Recommended
Primary
npx skills add hitoshura25/claude-devtools -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/hitoshura25/claude-devtools
Git CloneAlternative
git clone https://github.com/hitoshura25/claude-devtools.git ~/.claude/skills/android-release-build-setup

Copy and paste this command in Claude Code to install this skill

GitHub Repository

hitoshura25/claude-devtools
Path: skills/android-release-build-setup
0

Related Skills