From 79db5c0ebeeb6616dd04426927c40bef307ecdf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 9 Feb 2016 00:24:46 +0100 Subject: Replace spongycastle with bouncycastle --- settings.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'settings.gradle') diff --git a/settings.gradle b/settings.gradle index dfcf1cabf..2d8a34da7 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,9 +1,9 @@ include ':OpenKeychain' include ':extern:openpgp-api-lib:openpgp-api' include ':extern:openkeychain-api-lib:openkeychain-intents' -include ':extern:spongycastle:core' -include ':extern:spongycastle:pg' -include ':extern:spongycastle:prov' +include ':extern:bouncycastle:core' +include ':extern:bouncycastle:pg' +include ':extern:bouncycastle:prov' include ':extern:minidns' include ':extern:KeybaseLib:Lib' include ':extern:safeslinger-exchange:safeslinger-exchange' -- cgit v1.2.3