mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-22 22:25:41 +01:00
Update OkHttp to 3.12.8.
This commit is contained in:
parent
68538e57af
commit
0473c748b9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ dependencies {
|
|||
compile 'org.bouncycastle:bcprov-jdk15to18:1.64'
|
||||
implementation 'com.google.guava:guava:28.2-android'
|
||||
compile 'com.google.protobuf:protobuf-java:3.9.2'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.8'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.29'
|
||||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
compileOnly 'org.fusesource.leveldbjni:leveldbjni-all:1.8'
|
||||
|
|
Loading…
Add table
Reference in a new issue