deprecating need for build.properties in favor of ant.properties
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# This file is used to override default values used by the Ant build system.
|
# 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.
|
# integral to the build system of your project.
|
||||||
|
|
||||||
# This file is only used by the Ant script.
|
# This file is only used by the Ant script.
|
||||||
@@ -15,3 +15,6 @@
|
|||||||
# 'key.alias' for the name of the key to use.
|
# 'key.alias' for the name of the key to use.
|
||||||
# The password will be asked during the build when you use the 'release' target.
|
# 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
|
||||||
Reference in New Issue
Block a user