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