From a4041d4763b9cf89d6ccbc656ad2c548af9c1363 Mon Sep 17 00:00:00 2001 From: Greg Alexander Date: Mon, 22 Dec 2014 09:12:22 -0500 Subject: [PATCH] add a reference to my keystore.. --- ant.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ant.properties b/ant.properties index b0971e8..1833fd6 100644 --- a/ant.properties +++ b/ant.properties @@ -15,3 +15,5 @@ # '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.alias=galexand +key.store=/home/greg/.android/galexand.keystore