aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
blob: bb7db9f864d7d95d5d1def5522c49e8ac1d4d4a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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'
include ':extern:minidns'
include ':extern:KeybaseLib:Lib'
include ':extern:TokenAutoComplete:library'
include ':extern:safeslinger-exchange'
include ':OpenKeychain-Test'