]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after OpenSSL plugin fix android-2.4.1-1
authorTobias Brunner <tobias@strongswan.org>
Fri, 17 Feb 2023 15:59:13 +0000 (16:59 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 17 Feb 2023 15:59:13 +0000 (16:59 +0100)
src/frontends/android/app/build.gradle

index 6079a71844b33650cbffa2771e900b9700ae3bda..d465ffaeb1876c3fe1ad479fb4b91242121e43b8 100644 (file)
@@ -9,7 +9,7 @@ android {
         applicationId "org.strongswan.android"
         minSdkVersion 21
         targetSdkVersion 32
-        versionCode 78
+        versionCode 79
         versionName "2.4.1"
     }