Updating the target sdk to launcher

Change-Id: Icf8e22f6ceb57dcd4e101b8b1d3ae86c52d12b30
This commit is contained in:
Sunny Goyal 2015-08-21 09:26:10 -07:00
parent 81c5f7e397
commit 830b5e08ef
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.launcher3">
<uses-sdk android:targetSdkVersion="21" android:minSdkVersion="16"/>
<uses-sdk android:targetSdkVersion="23" android:minSdkVersion="16"/>
<permission
android:name="com.android.launcher.permission.INSTALL_SHORTCUT"