aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
blob: e15270e49f14b36fcc142652f243ccfe14b17eab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 ':extern:snackbar:lib'
include ':OpenKeychain-Test'