From 8c51615bb5e6ba974da824aab9a8eb3614deaa0b Mon Sep 17 00:00:00 2001 From: rmceoin Date: Thu, 29 Oct 2009 00:03:46 +0000 Subject: [PATCH] OI Safe: added zipalign to Ant build git-svn-id: http://openintents.googlecode.com/svn/trunk/Safe@2356 72b678ce-9140-0410-bee8-679b907dd61a --- build.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index f8d092f..4898445 100644 --- a/build.xml +++ b/build.xml @@ -111,12 +111,18 @@ storepass=*password of keystore* - + + + + + + + + @@ -378,6 +387,12 @@ storepass=*password of keystore* + + + + + + -- 2.50.1