From 11c8227f1958db292f86734ef14f3ed4dd1873b8 Mon Sep 17 00:00:00 2001 From: srowen Date: Sat, 3 Jan 2009 14:30:45 +0000 Subject: [PATCH] git-svn-id: http://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 473135d9..f1f288ab 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. -- 2.20.1