- Update change list in
CHANGES.rst
- Update versionCode and versionName in
worldclockwidget/build.gradle
- Commit changes
- Create a signed release tag:
git tag -s -m "Release x.y.z" x.y.z
- Build a release APK:
./gradlew clean build
- Upload the release APK found in
worldclockwidget/build/outputs/apk
to Google Play