removed NetCipher submodule, copied classes
This commit is contained in:
@@ -67,9 +67,6 @@ 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' // we're already adding it above, transitive dependency
|
||||
}
|
||||
}
|
||||
|
||||
// Output of ./gradlew -q calculateChecksums
|
||||
|
||||
Reference in New Issue
Block a user