mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-05 00:35:08 -05:00
15 lines
492 B
Groovy
15 lines
492 B
Groovy
include ':OpenKeychain'
|
|
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:SuperToasts:supertoasts'
|
|
include ':extern:minidns'
|
|
include ':extern:KeybaseLib:Lib'
|