Deprecated Android Bootstrap, thus fixing #597

This commit is contained in:
Daniel Albert 2014-06-30 19:18:20 +02:00
parent 158d19a945
commit f3b68a9932
2 changed files with 0 additions and 2 deletions

View File

@ -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')

View File

@ -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'