Sign in
android
/
platform
/
tools
/
studio
/
cloud
/
0603d1c9892346ffa56916e08c356938c03372d8
/
.
/
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>