-Added Android release keystore (both passwords are 'password')

- updated ant.properties to reference new release keystore
This commit is contained in:
rolzad73@gmail.com
2013-05-12 19:47:12 +00:00
parent 1edd1546a2
commit 0908c76434
2 changed files with 2 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
# 'key.alias' for the name of the key to use.
# The password will be asked during the build when you use the 'release' target.
key.store=wagic-mnguyen-release-key.keystore
#key.store=wagic-mnguyen-release-key.keystore
#key.store=wagic-mnguyen-beta-key.keystore
key.store=assets/_keystore/wagic-release.keystore
key.alias=wagic_release

Binary file not shown.