Sign in
android
/
platform
/
tools
/
studio
/
cloud
/
502125b1cd36292772505bc9f69eefe1733644f1
/
.
/
resources
/
clientTemplates
/
GcmEndpoints
/
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>