Sign in
android
/
platform
/
external
/
grpc-grpc-java
/
d792a72ea15156254e3b3735668e9c4539837fd3
/
.
/
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"
}