summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android/sdremote/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/sdremote/AndroidManifest.xml b/android/sdremote/AndroidManifest.xml
index 572c5abb9d6e..f8729c0d57b0 100644
--- a/android/sdremote/AndroidManifest.xml
+++ b/android/sdremote/AndroidManifest.xml
@@ -10,7 +10,7 @@
<uses-sdk
android:minSdkVersion="10"
- android:targetSdkVersion="10" />
+ android:targetSdkVersion="14" />
<application
android:icon="@drawable/ic_launcher"