open-keychain/settings.gradle

15 lines
486 B
Groovy
Raw Normal View History

include ':OpenKeychain'
include ':extern:openpgp-api-lib'
include ':extern:openkeychain-api-lib'
include ':extern:html-textview'
include ':extern:StickyListHeaders:library'
include ':extern:spongycastle:core'
include ':extern:spongycastle:pg'
include ':extern:spongycastle:pkix'
include ':extern:spongycastle:prov'
2014-06-23 16:02:18 -04:00
include ':extern:minidns'
include ':extern:KeybaseLib:Lib'
2014-07-14 19:53:46 -04:00
include ':extern:TokenAutoComplete:library'
2014-09-13 16:16:00 -04:00
include ':extern:safeslinger-exchange'
include ':OpenKeychain-Test'