Skip to content

How to create a release

vbier edited this page Dec 31, 2021 · 2 revisions
  • update release notes
  • update versionName in app/build.gradle
  • submit as e.g. 0.9.21
  • git tag -a "0.9.21" -m "0.9.21"
  • git push --tags origin/master
  • create release in github
  • add new version to release notes and create new changelog files
  • update versionName and versionCode in app/build.gradle
  • update project in github
  • update HPV thread title