From 95dcb86e4d9766e82334fa947980f538a95343d9 Mon Sep 17 00:00:00 2001 From: srowen Date: Sat, 15 May 2010 11:28:01 +0000 Subject: [PATCH] Reinstate more optimization, but avoid disagreement with dex by properly disabling the controversial optimizations: field and method merging, mostly git-svn-id: http://zxing.googlecode.com/svn/trunk@1365 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/build.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/android/build.xml b/android/build.xml index d619e404..fa683d6b 100644 --- a/android/build.xml +++ b/android/build.xml @@ -202,11 +202,9 @@ limitations under the License. - - - - + + -- 2.20.1