Merge pull request #105 from kuc/update-submodule
Update submodule and submodule settings
This commit is contained in:
commit
0a820a4d62
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,3 +1,4 @@
|
|||||||
[submodule "external/netcipher"]
|
[submodule "external/netcipher"]
|
||||||
path = external/netcipher
|
path = external/netcipher
|
||||||
url = https://github.com/guardianproject/NetCipher.git
|
url = https://github.com/guardianproject/NetCipher.git
|
||||||
|
branch = master
|
||||||
|
2
external/netcipher
vendored
2
external/netcipher
vendored
@ -1 +1 @@
|
|||||||
Subproject commit ba9d13676669f7ef32df43a023a4d4a33385e013
|
Subproject commit 7f09f5b8a6b7155ba60a7299cb46ee3df92945fe
|
@ -8,6 +8,3 @@ projectdir=`dirname $f`
|
|||||||
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