Browse Source

Removed libs... apparently crashes the build

master
Anthony Restaino 10 years ago
parent
commit
ae40af0b9e
  1. 1
      setup-ant.sh

1
setup-ant.sh

@ -15,4 +15,3 @@ for f in `find external/ -name project.properties`; do @@ -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

Loading…
Cancel
Save