added NetCipher as submodule

This commit is contained in:
Adithya Abraham Philip
2015-06-06 19:13:16 +05:30
parent 3034db0f71
commit 0883784ce1
7 changed files with 8 additions and 439 deletions

View File

@@ -66,6 +66,9 @@ dependencies {
compile project(':extern:minidns')
compile project(':extern:KeybaseLib:Lib')
compile project(':extern:safeslinger-exchange')
compile (project( ':extern:NetCipher:libnetcipher')) {
exclude group: 'com.madgag.spongycastle'
}
}
// Output of ./gradlew -q calculateChecksums