From 98bdca6bd48b362bfd525e388dc42edf9824552d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20Sieradzki?= Date: Fri, 18 Jul 2014 20:31:16 +0200 Subject: [PATCH] Update setup-ant.sh libs/android-support-v4.jar file was removed in commit a9b36df80e5f43159a7d612fec04cc00681a4b17 --- setup-ant.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup-ant.sh b/setup-ant.sh index d5d6414..2a0965e 100755 --- a/setup-ant.sh +++ b/setup-ant.sh @@ -8,6 +8,3 @@ projectdir=`dirname $f` android update lib-project -p $projectdir -t $target done android update project -p . --subprojects -t $target --name Lightning - -cp libs/android-support-v4.jar external/netcipher/libnetcipher/libs/android-support-v4.jar -