Skip to content

Release process

Alen Siljak edited this page Nov 2, 2015 · 16 revisions

As the release process is getting more and more complex, here is a handy list to assist any person performing it:

  • Update the translations from Crowdin
    • Upload new strings for translation
    • Download translations made since the last build
  • Update the version number in build.gradle
  • Update the changelog in the app.
  • Build the new signed .apk for distribution
  • Create a new Tag in source control after committing all changes, naming it the next version number.

Publishing the binaries

The app is to be published on

Release Notes

Schedule

The suggested release schedule is

  • weekly, for Beta versions
  • monthly, for Release versions but it will depend on the number and type of changes contained.
Clone this wiki locally