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