aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
blob: 24eb034906ebcf14e49c051e6b428ec3d79ba24e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include ':OpenKeychain'
include ':extern:openpgp-api-lib'
include ':extern:openkeychain-api-lib'
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'
include ':extern:SuperToasts:supertoasts'
include ':extern:dnsjava'
include ':extern:KeybaseLib:Lib'