solution: upgrade to api 0.2

This commit is contained in:
Igor Artamonov
2019-07-03 23:05:24 -04:00
parent dab115c9b2
commit 56da82118e
8 changed files with 100 additions and 38 deletions

View File

@@ -44,7 +44,7 @@ configurations {
}
dependencies {
compile "io.emeraldpay:emerald-grpc:0.1-SNAPSHOT"
compile "io.emeraldpay:emerald-grpc:0.2"
compile "io.grpc:grpc-protobuf:${grpcVersion}"
compile "io.grpc:grpc-stub:${grpcVersion}"