problem: reactor-grpc is incompatible with grpc after 1.25
This commit is contained in:
@@ -59,7 +59,7 @@ configurations {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "io.emeraldpay:emerald-api:0.9.0"
|
||||
implementation "io.emeraldpay:emerald-api:0.9.1"
|
||||
|
||||
implementation "io.grpc:grpc-protobuf:${grpcVersion}"
|
||||
implementation "io.grpc:grpc-stub:${grpcVersion}"
|
||||
|
||||
Reference in New Issue
Block a user