Sign in
android
/
platform
/
tools
/
studio
/
cloud
/
502125b1cd36292772505bc9f69eefe1733644f1
/
.
/
resources
/
clientTemplates
/
HelloEndpoints
/
root
/
build.gradle.ftl
blob: b6a580ba7f03c40458b0e66da1a41f3133a2956c [
file
] [
log
] [
blame
]
dependencies
{
compile project
(
path
:
':${moduleName}'
,
configuration
:
'android-endpoints'
)
}