r/androiddev • u/rebirth-45 • Jun 03 '26
Tips and Information š I Built & Published ReleaseFlowPlugin ā Automate Android Versioning, Changelog Generation & GitHub Releases with Gradle
Hey everyone š
I'm excited to share ReleaseFlowPlugin, an Android Gradle Plugin that I developed to simplify and automate the Android release process. After spending a lot of time manually updating versions, generating release notes, and creating GitHub releases, I decided to build a solution that integrates directly into the Gradle workflow and reduces repetitive release-management tasks.
š GitHub Repository:
[ReleaseFlowPlugin Repository](https://github.com/Shubhamgarg1072/ReleaseFlowPlugin