blob: 2aa9d19b2089fc8f5fb31a84606b49790b95d2df [file] [log] [blame]
description = 'gRPC: Protobuf'
dependencies {
compile project(':grpc-core'),
libraries.protobuf,
libraries.guava
}