Sign in
android
/
platform
/
external
/
grpc-grpc-java
/
60a0b0c471d720b0546ee3a5b4fa4283635dfbcf
/
.
/
auth
/
build.gradle
blob: 151ec167f238540de86f272d1478352dbdddde9f [
file
] [
log
] [
blame
]
description
=
"gRpc: Auth"
dependencies
{
compile project
(
':grpc-core'
),
libraries
.
google_auth_credentials
testCompile project
(
':grpc-testing'
),
libraries
.
oauth_client
signature
"org.codehaus.mojo.signature:java16:1.1@signature"
}