From e17d1c16cedb7966b9f6970bd93624cf3225593e Mon Sep 17 00:00:00 2001 From: srowen Date: Sat, 24 Nov 2012 16:58:19 +0000 Subject: [PATCH] Should make android-v4 dependency optional since not every dependent project needs it git-svn-id: https://zxing.googlecode.com/svn/trunk@2530 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android-integration/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/android-integration/pom.xml b/android-integration/pom.xml index d0cc0efc9..29a2bdedb 100644 --- a/android-integration/pom.xml +++ b/android-integration/pom.xml @@ -65,6 +65,7 @@ com.google.android support-v4 r7 + true