mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-19 01:40:26 +01:00
build.gradle: update Guava to 33.1.0-android
This commit is contained in:
parent
9dee165fec
commit
1b4eafb7d6
@ -10,7 +10,7 @@ version = '0.17-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
api 'org.bouncycastle:bcprov-jdk15to18:1.77'
|
||||
api 'com.google.guava:guava:33.0.0-android'
|
||||
api 'com.google.guava:guava:33.1.0-android'
|
||||
api 'com.google.protobuf:protobuf-javalite:3.22.5'
|
||||
implementation 'org.slf4j:slf4j-api:2.0.12'
|
||||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
|
Loading…
Reference in New Issue
Block a user