Skip to content

Release process

Niko edited this page Sep 23, 2022 · 1 revision

publish.gradle has a local flag. Test publishing locally first and make sure everything in build directory is as expected. Keep the snapshot flag enabled in build.gradle, and disable local publish. Test snapshot. Disable snapshot flag, get credentials property file, and publish. Go to the sonatype repo, close the staging build, and release.

Clone this wiki locally