mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 03:02:15 -05:00
Deprecated Android Bootstrap, thus fixing #597
This commit is contained in:
parent
158d19a945
commit
f3b68a9932
@ -10,7 +10,6 @@ dependencies {
|
||||
compile project(':extern:openkeychain-api-lib')
|
||||
compile project(':extern:html-textview')
|
||||
compile project(':extern:StickyListHeaders:library')
|
||||
compile project(':extern:AndroidBootstrap:AndroidBootstrap')
|
||||
compile project(':extern:zxing-qr-code')
|
||||
compile project(':extern:zxing-android-integration')
|
||||
compile project(':extern:spongycastle:core')
|
||||
|
@ -3,7 +3,6 @@ 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'
|
||||
|
Loading…
Reference in New Issue
Block a user