- Assume release is 0.0.9. (find release from git page release section)
- Update the
build_version
in gradle.properties to 0.0.9. - Build the jar by following the steps here.
- Publish the jar by running the below command:
./gradlew publish
build_version
in gradle.properties to 0.0.9../gradlew publish