[Chore] (Gradle): Upgrade NDK version.

This commit is contained in:
BZLZHH
2025-11-14 12:43:31 +08:00
parent a01037b6fe
commit 651c91f78e
+1 -1
View File
@@ -32,5 +32,5 @@ android {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
ndkVersion '27.2.12479018'
ndkVersion '27.3.13750724'
}