Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 659 Bytes

Releasing.md

File metadata and controls

9 lines (8 loc) · 659 Bytes

Releasing

  • do tests
  • update translations using tx pull -af (as extra merge request or branch for the case it does not build correctly)
  • update the version name and version code of the app here
  • update the changelog at app/src/main/play/en-GB/whatsnew
  • create a tag/ release in GitHub with an changelog; The tag name should be the version number
  • trigger a release at https://build.syncthing.net/ to publish the release to google play
  • F-Droid picks up the release by the tag