- Bump version code in
gradle.properties
. - Create an entry in
CHANGELOG.md
containing the changes in that release. - Create a tag with the same version and push it to origin.
- After the release is successful do a manual github release with the newly created tag.
This releases the plugin to the Gradle Plugins Repository.