From f3dd13c7c62680861a727ced1dfe79d1f2fdc9dc Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Tue, 20 Jul 2021 09:57:34 +0200 Subject: [PATCH] update bouncycastle to 1.69 Signed-off-by: Andy Scherzinger --- build.gradle | 2 +- lint.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index c3d3e9bcfc..7ac0b7dd53 100644 --- a/build.gradle +++ b/build.gradle @@ -292,7 +292,7 @@ dependencies { implementation 'org.greenrobot:eventbus:3.2.0' implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.2' implementation 'org.lukhnos:nnio:0.2' - implementation 'org.bouncycastle:bcpkix-jdk15to18:1.68' + implementation 'org.bouncycastle:bcpkix-jdk15to18:1.69' implementation 'com.google.code.gson:gson:2.8.7' implementation 'com.afollestad:sectioned-recyclerview:0.5.0' implementation 'com.github.chrisbanes:PhotoView:2.3.0' diff --git a/lint.xml b/lint.xml index 0d5f099eb0..4e0e3058bd 100644 --- a/lint.xml +++ b/lint.xml @@ -7,7 +7,7 @@ - +