- Bump the
mvn_config.version
property inmavenConfig.gradle
based on Major.Minor.Patch naming scheme - Update
CHANGELOG.md
for the impending release. - Update the
README.md
with the new version. git commit -am "Prepare for release X.Y.Z"
(where X.Y.Z is the version you set in step 1)git push
./gradlew clean assembleRelease bintrayUpload
- Create a PR from master to release
- Visit JFrog Bintray and promote the artifacts
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.