update bcprov-jdk15on to v1.52
This commit is contained in:
parent
dd20f41f1b
commit
61c0f8adb0
|
@ -28,7 +28,7 @@ dependencies {
|
|||
compile project(':libs:openpgp-api-lib')
|
||||
compile project(':libs:MemorizingTrustManager')
|
||||
compile 'com.android.support:support-v13:23.0.0'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.51'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.52'
|
||||
compile 'org.jitsi:org.otr4j:0.22'
|
||||
compile 'org.gnu.inet:libidn:1.15'
|
||||
compile 'com.google.zxing:core:3.2.1'
|
||||
|
|
Loading…
Reference in New Issue