mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 21:32:35 +01:00
build.gradle: update Guava to 32.1.3-android
This commit is contained in:
parent
ac9967b1d9
commit
1b16d0b87f
@ -11,7 +11,7 @@ version = '0.17-SNAPSHOT'
|
||||
|
||||
dependencies {
|
||||
api 'org.bouncycastle:bcprov-jdk15to18:1.76'
|
||||
api 'com.google.guava:guava:32.1.2-android'
|
||||
api 'com.google.guava:guava:32.1.3-android'
|
||||
api 'com.google.protobuf:protobuf-javalite:3.22.3'
|
||||
implementation 'org.slf4j:slf4j-api:2.0.7'
|
||||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
|
Loading…
Reference in New Issue
Block a user