summaryrefslogtreecommitdiff
path: root/current/support/manifests/android-support-v14-preference/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'current/support/manifests/android-support-v14-preference/AndroidManifest.xml')
-rw-r--r--current/support/manifests/android-support-v14-preference/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/current/support/manifests/android-support-v14-preference/AndroidManifest.xml b/current/support/manifests/android-support-v14-preference/AndroidManifest.xml
index bae5d456a..c08fcc953 100644
--- a/current/support/manifests/android-support-v14-preference/AndroidManifest.xml
+++ b/current/support/manifests/android-support-v14-preference/AndroidManifest.xml
@@ -17,6 +17,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="android.support.v14.preference" >
- <uses-sdk android:minSdkVersion="14" />
+ <uses-sdk android:minSdkVersion="19" />
</manifest> \ No newline at end of file