Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 360 Bytes

RELEASE.md

File metadata and controls

9 lines (8 loc) · 360 Bytes

Release

  1. Update meta.versionName in gradle/meta.properties.
  2. Update version in README.md.
  3. Commit changes.
  4. ./gradlew clean build uploadArchives -Prelease
  5. Check if the repository containing the archive can be closed at oss.sonatype.org.
  6. ./gradlew publishPlugin to plugins.gradle.org.
  7. Release modules manually at oss.sonatype.org.