aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
blob: 5d1fdae51d778cfa1a14ef04a7f10b533481389b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include ':OpenKeychain'
include ':OpenKeychain-API:libraries:openpgp-api-library'
include ':OpenKeychain-API:libraries:openkeychain-api-library'
include ':extern:html-textview'
include ':extern:StickyListHeaders:library'
include ':extern:AndroidBootstrap:AndroidBootstrap'
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:AppMsg:library'