blob: af50c28dd0041f91ae427b8daf1ced672bb8f2dc [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:1.1@signature"
}