-
Notifications
You must be signed in to change notification settings - Fork 3
Releasing
Laurent Pellegrino edited this page Jul 26, 2021
·
4 revisions
- Update
version
in filebuild.gradle
. - Run
gradle publish -Psigning.secretKeyRingFile=$OSSRH_SECRET_KEY_RING_FILE -Psigning.password=$OSSRH_SIGNING_PASSWORD -Psigning.keyId=$OSSRH_SIGNING_KEY_ID
. - Create and push tag.
- Open https://oss.sonatype.org, authenticate, close the staging repository and release.