ditch safeslinger

This commit is contained in:
Vincent Breitmoser
2019-11-15 11:23:21 +01:00
parent 46a25451ba
commit 573ea47a40
9 changed files with 3 additions and 289 deletions

View File

@@ -8,12 +8,6 @@ include ':extern:minidns'
include ':extern:MaterialChipsInput:library'
// Workaround for Android Gradle Plugin 2.0, as described in http://stackoverflow.com/a/36544850
//include ':libkeychain'
include ':libkeychain'
project(':libkeychain').projectDir = new File('libkeychain')
//include ':extern:safeslinger-exchange:safeslinger-exchange'
include ':safeslinger-exchange'
project(':safeslinger-exchange').projectDir = new File('extern/safeslinger-exchange/safeslinger-exchange')
//include ':extern:openpgp-api-lib:openpgp-api'
include ':openpgp-api-lib'
project(':openpgp-api-lib').projectDir = new File('extern/openpgp-api-lib/openpgp-api')