]> 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>
Tue, 30 Sep 2025 09:26:40 +0000 (11:26 +0200)
src/frontends/android/app/build.gradle

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