mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-13 20:35:10 -05:00
11 lines
370 B
Groovy
11 lines
370 B
Groovy
include ':OpenKeychain'
|
|
include ':extern:openpgp-api-lib:openpgp-api'
|
|
include ':extern:openkeychain-api-lib:openkeychain-intents'
|
|
include ':extern:spongycastle:core'
|
|
include ':extern:spongycastle:pg'
|
|
include ':extern:spongycastle:pkix'
|
|
include ':extern:spongycastle:prov'
|
|
include ':extern:minidns'
|
|
include ':extern:KeybaseLib:Lib'
|
|
include ':extern:safeslinger-exchange'
|