blob: 84b88e9004c7d770847f731298ffe0b2ce1eb8bf [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="PACKAGE"
android:versionCode="1"
android:versionName="1.0">
<application android:icon="@drawable/ic_launcher" android:label="APPLICATION_NAME">
ACTIVITIES
RECEIVERS
</application>
USES-SDK
</manifest>