From fa436845ddba5da3168b9f3b32e92aa972904f62 Mon Sep 17 00:00:00 2001 From: srowen Date: Sat, 10 Apr 2010 22:15:18 +0000 Subject: [PATCH] Use zipalign for debug, and reminder to use it after signing a release git-svn-id: https://zxing.googlecode.com/svn/trunk@1296 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/build.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/android/build.xml b/android/build.xml index 5892b8c64..1ee9a128d 100644 --- a/android/build.xml +++ b/android/build.xml @@ -271,6 +271,14 @@ limitations under the License. + + + + + + + +