blob: 7b9e65f63cecf3dce1c526e21c8924c0273af4ec [file] [log] [blame]
description = "gRpc: Auth"
dependencies {
compile project(':grpc-core'),
libraries.google_auth_credentials
testCompile libraries.oauth_client
signature "org.codehaus.mojo.signature:java16:+@signature"
}