Prepare Android Release

Prepare an Android release in a GitFlow-style repository. Use when the user asks to prepare, start, cut, or bump a release and the workflow requires creating a `release/*` branch from `develop`, updating `versionCode` and `versionName`, moving entries from `Unreleased` into a numbered section in `CHANGELOG.md`, and refreshing Firebase App Distribution `releaseNotes` in `app/build.gradle.kts`.

jfmargar Updated

File contents

jfmargar/codex-skills/tree/main/skills/prepare-android-release commit 1910b475fa

Frequently asked questions

npx skillmds@latest add jfmargar/prepare-android-release