mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-24 14:50:57 +01:00
Update protobuf-java to 3.7.1.
This commit is contained in:
parent
ab2fb2f9cf
commit
1fb770be69
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ version = '0.16-SNAPSHOT'
|
|||
dependencies {
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.60'
|
||||
implementation 'com.google.guava:guava:27.1-android'
|
||||
compile 'com.google.protobuf:protobuf-java:3.6.1'
|
||||
compile 'com.google.protobuf:protobuf-java:3.7.1'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.1'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.25'
|
||||
implementation 'net.jcip:jcip-annotations:1.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue