am 830b5e08: Updating the target sdk to launcher

* commit '830b5e08ef8ccc8e4193926ac10ac38cb0ae3e56':
  Updating the target sdk to launcher
This commit is contained in:
Sunny Goyal 2015-08-21 16:47:08 +00:00 committed by Android Git Automerger
commit 0b15838462
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"