update release document

refactor-toolbar
Floens 7 years ago
parent 0cf392d065
commit 9307f2c39f
  1. 3
      docs/release

@ -3,8 +3,9 @@ To release:
Update CHANGES.txt
Change the version name and code in the app/build.gradle file.
Change the previous version handler text in strings.xml.
Commit it.
Commit it with CHANGELOG and VERSION directives.
Tag the commit (git tag v3.0.1).
Merge into master.
Push with --tags.
Upload APK to github releases.

Loading…
Cancel
Save