Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Release Procedure

AndyScherzinger edited this page Jul 21, 2012 · 9 revisions

##Source code

  • Edit res/raw/changelog.html
  • Edit AndroidManifest.xml
  • Create signed .apk with the andlytics keystore
  • Check .apk locally
  • Create tag
    • via command line [see help](http://learn.github.com/p/tagging.html) or ToitoiseGit (right click "create tag")
    • push tag to upstream repo (Andlytics master, you need to be a member of Andlytics Github organization in order to do that)

    ##Play Store

  • Edit changelog for all languages
  • Save .apk to Dropbox
  • Clone this wiki locally