- If stable, create
release-<nr>
branch. If beta, stay ondev
. - Optional: Update translations.
- Change version code and name in
build.gradle
. - Amend
CHANGELOG.md
. - Deploy to test device.
- Push to GitHub and check build succeeds, tests are green and Lint file is OK.
bundlePureRelease
- Publish to alpha channel, test.
Published to beta:
- Tag like
v12
orv12-beta1
.
Published to production:
- Download universal APK from Play Store and attach to GitHub tag.
bundleAmazonRelease
- Test update on test device.