Updated with lib addition
This commit is contained in:
parent
2876fa9609
commit
c939e7e225
@ -14,3 +14,5 @@ for f in `find external/ -name project.properties`; do
|
|||||||
android update lib-project -p $projectdir -t $target
|
android update lib-project -p $projectdir -t $target
|
||||||
done
|
done
|
||||||
android update project -p . --subprojects -t $target --name Lightning
|
android update project -p . --subprojects -t $target --name Lightning
|
||||||
|
|
||||||
|
cp libs/android-support-v4.jar external/netcipher/libnetcipher/libs/android-support-v4.jar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user