From 4870fae20d942a243cd0711d9964ddf8177c63b4 Mon Sep 17 00:00:00 2001 From: juloo Date: Sun, 16 Aug 2015 19:37:16 +0200 Subject: Publish on Play store --- ant.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ant.properties') diff --git a/ant.properties b/ant.properties index 823213a..5d4dca6 100644 --- a/ant.properties +++ b/ant.properties @@ -16,3 +16,5 @@ source.dir=srcs # '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=release-keys.keystore +key.alias=releasekey -- cgit v1.2.3