There was an error while loading. Please reload this page.
Before starting, make sure that there's not uncommitted changes in the local repo. The tree should be clean.
In Eclipse, bump the version numbers in AndroidManifest.xml.
AndroidManifest.xml
Make sure to edit both android:versionCode and android:versionName elements.
android:versionCode
android:versionName
apk
File -> Export Application...
Export Android Application
PORTOphone
android_key
APK
Upload new APK to Production
3). If everything is OK then create a commit that only includes the bumping of the versions and upload it to GH.
5). Finish in Google Play Developer Console. Use the same change log as in GH release.
TODO