summaryrefslogtreecommitdiffstats
path: root/tests/VectorDrawableTest/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/VectorDrawableTest/AndroidManifest.xml')
-rw-r--r--tests/VectorDrawableTest/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/VectorDrawableTest/AndroidManifest.xml b/tests/VectorDrawableTest/AndroidManifest.xml
index 06effe2..28c5f33 100644
--- a/tests/VectorDrawableTest/AndroidManifest.xml
+++ b/tests/VectorDrawableTest/AndroidManifest.xml
@@ -17,7 +17,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.test.dynamic" >
- <uses-sdk android:minSdkVersion="11" />
+ <uses-sdk android:minSdkVersion="20" />
<application
android:hardwareAccelerated="true"