Sign in
android
/
platform
/
tools
/
studio
/
cloud
/
fd77989c58969cb1352c27a8d37ac83ad4280b15
/
.
/
resources
/
clientTemplates
/
HelloEndpoints
/
recipe.xml.ftl
blob: c689ca9e6d698007edbc6e0ca5e53bc0517261d1 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
?>
<recipe>
<merge
from
=
"AndroidManifest.xml.ftl"
to
=
"${escapeXmlAttribute(manifestOut)}/AndroidManifest.xml"
/>
<merge
from
=
"build.gradle.ftl"
to
=
"${escapeXmlAttribute(projectOut)}/build.gradle"
/>
</recipe>