update bouncycastle provider to 1.68
parent
1af70961aa
commit
8cb649f033
|
@ -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')
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 66dca453c37440678760e0c14d4989fb2ddfb771
|
||||
Subproject commit c50ca56668579992ef983a2823d13c31ed11026f
|
Loading…
Reference in New Issue