blob: 5b6a0077d4ffe4c5475fb322552c634010e04f28 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.launcher3"
android:versionCode="1"
android:versionName="1.0"
>
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="19" />
<application/>
</manifest>