summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-11-01 15:03:52 +0100
committerArne Schwabe <arne@rfc2549.org>2013-11-01 15:03:52 +0100
commitb7bf2292b091129404aea585693298692895f003 (patch)
tree0f648333e1b011e491073ab62d2e2e8a48f4160e /AndroidManifest.xml
parent1a49c83ad2fd3c98149e15c5605a2916069674ed (diff)
Welcome Android 4.4
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4c4177a6..7e609c51 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -14,7 +14,7 @@
<uses-sdk
android:minSdkVersion="14"
- android:targetSdkVersion="18" />
+ android:targetSdkVersion="19" />
<!-- Copy the <permission> block to your app when using the REMOTE API. Otherwise OpenVPN for
Android needs to be installed first -->