solution: use published emerald api

This commit is contained in:
Igor Artamonov
2021-10-19 21:19:18 -04:00
parent 52840a1d45
commit 983358f5c8

View File

@@ -61,7 +61,7 @@ configurations {
}
dependencies {
implementation "io.emeraldpay:emerald-api:0.10.0-SNAPSHOT"
implementation "io.emeraldpay:emerald-api:0.10.0"
implementation "io.grpc:grpc-protobuf:${grpcVersion}"
implementation "io.grpc:grpc-stub:${grpcVersion}"