update bcprov-jdk15on to v1.52

This commit is contained in:
Michael 2015-08-25 11:17:05 +02:00
parent dd20f41f1b
commit 61c0f8adb0
1 changed files with 1 additions and 1 deletions

View File

@ -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'