blob: 11a4da269065a1b6b995aa3707b771e5c00045bc [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1"
android:versionName="1.0" >
<application
android:allowBackup="true"
android:label="@string/app_name" >
</application>
</manifest>