Skip to content

Releasing

Marc Philipp edited this page May 24, 2016 · 9 revisions
  • Change version in gradle.properties to the version about to be released
  • Execute gradle clean uploadArchives
  • Close staging repo on Nexus
  • Release staging repo on Nexus
  • Commit changed gradle.properties
  • Tag current commit
  • Change version in gradle.properties to new development version
  • Push to GitHub
Clone this wiki locally