Init libkeychain and move some utils

This commit is contained in:
Dominik Schürmann
2017-02-10 17:29:01 +01:00
parent 147539a832
commit 967bebb99c
19 changed files with 331 additions and 19 deletions

View File

@@ -52,6 +52,7 @@ dependencies {
compile 'com.fidesmo:nordpol-android:0.1.20'
// libs as submodules
compile project(':libkeychain')
compile project(':openpgp-api-lib')
compile project(':extern:bouncycastle:core')
compile project(':extern:bouncycastle:pg')