]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: Update NDK version
authorTobias Brunner <tobias@strongswan.org>
Mon, 4 Aug 2025 12:50:13 +0000 (14:50 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 4 Aug 2025 13:48:29 +0000 (15:48 +0200)
src/frontends/android/app/build.gradle

index f660312e0fd34cfb1e961ac9f718e21aad8e4b31..e2e35816a496f5ee10b67e42bdd64ff53606c27f 100644 (file)
@@ -19,7 +19,7 @@ android {
         }
     }
 
-    ndkVersion "27.2.12479018"
+    ndkVersion "27.3.13750724"
 
     externalNativeBuild {
         ndkBuild {