- 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/apkto Google Play
This repository was archived by the owner on Nov 29, 2018. It is now read-only.