Skip to content

Instantly share code, notes, and snippets.

@wutianlong
Forked from kyze8439690/gist:5bafc99a65a0f4298db3
Last active February 1, 2016 02:57
Show Gist options
  • Save wutianlong/7412f7334afd1eae4c67 to your computer and use it in GitHub Desktop.
Save wutianlong/7412f7334afd1eae4c67 to your computer and use it in GitHub Desktop.
发布apk之前需要做的事情
1.debug false
2.sign true
3.test proguard
4.change version code
5.upload new apk to umeng and test update works
6.merge master to release branch
7.upload new apk to appstores
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment