update bouncycastle provider to 1.68

This commit is contained in:
Vincent Breitmoser
2021-01-29 13:29:43 +01:00
parent 1af70961aa
commit 8cb649f033
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ dependencies {
implementation project(':extern:MaterialChipsInput')
// implementation project(':openkeychain:extern:bouncycastle:core')
implementation 'org.bouncycastle:bcprov-jdk15on:1.65.01'
implementation 'org.bouncycastle:bcprov-jdk15on:1.68'
implementation project(':extern:bouncycastle:pg')
// implementation project(':openkeychain:extern:bouncycastle:prov')