Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / xwalk / test / android / core / javatests / AndroidManifest.xml
index af4b4c7..3195aa7 100644 (file)
@@ -12,7 +12,7 @@
         <uses-library android:name="android.test.runner" />
     </application>
 
-    <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="19" />
+    <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="21" />
     <instrumentation android:name="android.test.InstrumentationTestRunner"
         android:targetPackage="org.xwalk.core.xwview.shell"
         android:label="Test for org.xwalk.core.xwview" />