blob: 75fe694b12941058fbdd2e7205e3d2c8cafebcd8 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example"
android:versionCode="1"
android:versionName="1.0">
<uses-sdk android:targetSdkVersion="14"/>
<application>
</application>
</manifest>