From: Tobias Brunner Date: Fri, 17 Feb 2023 15:59:13 +0000 (+0100) Subject: android: New release after OpenSSL plugin fix X-Git-Tag: android-2.4.1-1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af93db93e6585c2511d4d3e687cf5bc1bbc0ffc9;p=thirdparty%2Fstrongswan.git android: New release after OpenSSL plugin fix --- diff --git a/src/frontends/android/app/build.gradle b/src/frontends/android/app/build.gradle index 6079a71844..d465ffaeb1 100644 --- a/src/frontends/android/app/build.gradle +++ b/src/frontends/android/app/build.gradle @@ -9,7 +9,7 @@ android { applicationId "org.strongswan.android" minSdkVersion 21 targetSdkVersion 32 - versionCode 78 + versionCode 79 versionName "2.4.1" }