From: Tobias Brunner Date: Wed, 10 Jun 2015 13:13:49 +0000 (+0200) Subject: android: Increase the minSdkVersion to 15 and targetSdkVersion to 22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e95133c56b05cd7779f6ada8e18910ee1f114fb;p=thirdparty%2Fstrongswan.git android: Increase the minSdkVersion to 15 and targetSdkVersion to 22 There are no devices anymore that use API level 14 (4.0-4.0.2) and 22 is the most recent level. --- diff --git a/src/frontends/android/AndroidManifest.xml b/src/frontends/android/AndroidManifest.xml index 10365985b0..5075440e22 100644 --- a/src/frontends/android/AndroidManifest.xml +++ b/src/frontends/android/AndroidManifest.xml @@ -1,6 +1,6 @@