android: Update NDK version

This commit is contained in:
Tobias Brunner
2025-09-30 11:26:40 +02:00
parent 2404b2bee6
commit 86508cdf2b
+1 -1
View File
@@ -19,7 +19,7 @@ android {
}
}
ndkVersion "27.2.12479018"
ndkVersion "27.3.13750724"
externalNativeBuild {
ndkBuild {