Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 195 Bytes

RELEASING.md

File metadata and controls

7 lines (6 loc) · 195 Bytes

Releasing

  1. Update version in gradle.properties
  2. Change version in README.md, Download section
  3. Commit changes and create tag (vX.X.X)
  4. Push to repo
  5. Release via ./gradlew publish