2014-04-06 12:57:42 +02:00
|
|
|
include ':OpenKeychain'
|
2015-05-06 00:08:04 +02:00
|
|
|
include ':extern:openpgp-api-lib:openpgp-api'
|
|
|
|
include ':extern:openkeychain-api-lib:openkeychain-intents'
|
2014-04-16 21:49:29 +02:00
|
|
|
include ':extern:spongycastle:core'
|
|
|
|
include ':extern:spongycastle:pg'
|
|
|
|
include ':extern:spongycastle:pkix'
|
|
|
|
include ':extern:spongycastle:prov'
|
2014-06-23 22:02:18 +02:00
|
|
|
include ':extern:minidns'
|
2014-06-20 09:26:04 -07:00
|
|
|
include ':extern:KeybaseLib:Lib'
|
2014-09-13 22:16:00 +02:00
|
|
|
include ':extern:safeslinger-exchange'
|
2014-12-28 21:44:03 +01:00
|
|
|
include ':OpenKeychain-Test'
|