Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 250 Bytes

RELEASE.md

File metadata and controls

7 lines (6 loc) · 250 Bytes

How to make a release

  1. Update CHANGELOG.md with the new version.
  2. Create a commit with message "Release version X".
  3. Tag the commit, git tag X.
  4. Build the ZIP file, gradlew distZip.
  5. Collect the build file in build/distributions.