From 6d8febc69ed9f47fbda8db1f0817c6157e1c0a47 Mon Sep 17 00:00:00 2001 From: srowen Date: Sat, 3 Jan 2009 14:30:45 +0000 Subject: [PATCH] git-svn-id: https://zxing.googlecode.com/svn/trunk@813 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/build.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/build.xml b/android/build.xml index 473135d9e..f1f288abf 100644 --- a/android/build.xml +++ b/android/build.xml @@ -220,6 +220,7 @@ limitations under the License. Converting compiled files and external libraries into ${outdir}/${dex-file}... + NOTE: This will fail unless you built core with build-no-debug. @@ -230,6 +231,7 @@ limitations under the License. Converting compiled files and external libraries into ${outdir}/${dex-file}... + NOTE: This will fail unless you built core with build-no-debug.