2014-04-06 06:57:42 -04:00
|
|
|
include ':OpenKeychain'
|
2015-05-05 18:08:04 -04:00
|
|
|
include ':extern:openpgp-api-lib:openpgp-api'
|
|
|
|
include ':extern:openkeychain-api-lib:openkeychain-intents'
|
2014-04-16 15:49:29 -04:00
|
|
|
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'
|
2014-06-20 12:26:04 -04:00
|
|
|
include ':extern:KeybaseLib:Lib'
|
2014-09-13 16:16:00 -04:00
|
|
|
include ':extern:safeslinger-exchange'
|
2014-12-28 15:44:03 -05:00
|
|
|
include ':OpenKeychain-Test'
|