- Bump the VERSION_NAME property in
gradle.propertiesbased on Major.Minor.Patch naming scheme - Update
CHANGELOG.mdfor the impending release. git commit -am "Prepare for release X.Y.Z."(where X.Y.Z is the version you set in step 1)./gradlew clean assemble uploadArchives- Visit Sonatype Nexus and promote the artifact.
- Open PR with on Github, merge, and publish release through Github UI.