AndroidManifest.xml.tmpl 116 Bytes
Newer Older
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
  package="{{androidIdentifier}}">
3
</manifest>