Sign in
android
/
platform
/
external
/
grpc-grpc-java
/
0622dce9258f1990ede128a126382a7e415a1361
/
.
/
auth
/
build.gradle
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"
}