add lib dependency, update lib

This commit is contained in:
Dominik Schürmann
2014-07-16 11:00:32 +02:00
parent e531da4036
commit 3cce00d61e
3 changed files with 3 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ dependencies {
compile project(':extern:SuperToasts:supertoasts')
compile project(':extern:minidns')
compile project(':extern:KeybaseLib:Lib')
compile project(':extern:openpgp-card-nfc-lib:library')
}
android {

View File

@@ -14,3 +14,4 @@ include ':extern:AppMsg:library'
include ':extern:SuperToasts:supertoasts'
include ':extern:minidns'
include ':extern:KeybaseLib:Lib'
include ':extern:openpgp-card-nfc-lib:library'