Removed libs... apparently crashes the build

This commit is contained in:
Anthony Restaino 2014-07-22 18:40:51 -04:00
parent c939e7e225
commit ae40af0b9e

View File

@ -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