android: Update NDK version

This commit is contained in:
Tobias Brunner 2025-08-04 14:50:13 +02:00
parent 2404b2bee6
commit 86508cdf2b

View File

@ -19,7 +19,7 @@ android {
}
}
ndkVersion "27.2.12479018"
ndkVersion "27.3.13750724"
externalNativeBuild {
ndkBuild {