mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
build.gradle: Update BouncyCastle to 1.69.
This commit is contained in:
parent
47660f6418
commit
2882d63616
@ -8,7 +8,7 @@ plugins {
|
||||
version = '0.16-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
api 'org.bouncycastle:bcprov-jdk15to18:1.68'
|
||||
api 'org.bouncycastle:bcprov-jdk15to18:1.69'
|
||||
api 'com.google.guava:guava:30.0-android'
|
||||
api 'com.google.protobuf:protobuf-javalite:3.13.0'
|
||||
api 'com.squareup.okhttp3:okhttp:3.12.12'
|
||||
|
Loading…
Reference in New Issue
Block a user