OSDN Git Service

Updating the target sdk to launcher
authorSunny Goyal <sunnygoyal@google.com>
Fri, 21 Aug 2015 16:26:10 +0000 (09:26 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Fri, 21 Aug 2015 16:26:10 +0000 (09:26 -0700)
Change-Id: Icf8e22f6ceb57dcd4e101b8b1d3ae86c52d12b30

AndroidManifest.xml

index 3af38f3..99a6ad9 100644 (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"