diff --git a/projects/mtg/Android/build.properties b/projects/mtg/Android/ant.properties similarity index 77% rename from projects/mtg/Android/build.properties rename to projects/mtg/Android/ant.properties index edc7f2305..5f41c9d6c 100644 --- a/projects/mtg/Android/build.properties +++ b/projects/mtg/Android/ant.properties @@ -1,6 +1,6 @@ # This file is used to override default values used by the Ant build system. -# -# This file must be checked in Version Control Systems, as it is +# +# This file must be checked into Version Control Systems, as it is # integral to the build system of your project. # This file is only used by the Ant script. @@ -15,3 +15,6 @@ # '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-beta-key.keystore +key.alias=wagic_release