open-keychain/settings.gradle

17 lines
600 B
Groovy
Raw Normal View History

include ':OpenKeychain'
2014-07-11 19:28:27 -04:00
include ':OpenKeychain-Test'
include ':extern:openpgp-api-lib'
include ':extern:openkeychain-api-lib'
include ':extern:html-textview'
include ':extern:StickyListHeaders:library'
include ':extern:zxing-qr-code'
include ':extern:zxing-android-integration'
include ':extern:spongycastle:core'
include ':extern:spongycastle:pg'
include ':extern:spongycastle:pkix'
include ':extern:spongycastle:prov'
include ':extern:AppMsg:library'
include ':extern:SuperToasts:supertoasts'
2014-06-23 16:02:18 -04:00
include ':extern:minidns'
include ':extern:KeybaseLib:Lib'
2014-07-16 05:00:32 -04:00
include ':extern:openpgp-card-nfc-lib:library'