Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc-java
/
4bac7d70842fa017dee9fca2bf62a5057ab6d3f6
/
.
/
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"
}