From: Tobias Brunner Date: Mon, 4 Aug 2025 12:50:13 +0000 (+0200) Subject: android: Update NDK version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0722bdf4d1b61b2a64e93dc92bb96df0fccc381b;p=thirdparty%2Fstrongswan.git android: Update NDK version --- diff --git a/src/frontends/android/app/build.gradle b/src/frontends/android/app/build.gradle index f660312e0f..e2e35816a4 100644 --- a/src/frontends/android/app/build.gradle +++ b/src/frontends/android/app/build.gradle @@ -19,7 +19,7 @@ android { } } - ndkVersion "27.2.12479018" + ndkVersion "27.3.13750724" externalNativeBuild { ndkBuild {