From ae40af0b9e9bddf34c8d0b074d400da993886b87 Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Tue, 22 Jul 2014 18:40:51 -0400 Subject: [PATCH] Removed libs... apparently crashes the build --- setup-ant.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup-ant.sh b/setup-ant.sh index 10d87fd..14a9f49 100755 --- a/setup-ant.sh +++ b/setup-ant.sh @@ -15,4 +15,3 @@ for f in `find external/ -name project.properties`; do done android update project -p . --subprojects -t $target --name Lightning -cp libs/android-support-v4.jar external/netcipher/libnetcipher/libs/android-support-v4.jar