- 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
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.