aboutsummaryrefslogtreecommitdiffstats
path: root/settings.gradle
blob: dea16de8189e03b269a52260223a6f9bb98c6973 (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: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:minidns'
include ':extern:KeybaseLib:Lib'
include ':extern:TokenAutoComplete:library'