update android ndk version to current lts to support std::fs

This commit is contained in:
IronKing24
2026-07-11 00:02:02 +03:00
parent dfea73105c
commit 8bf7064a08
+1
View File
@@ -89,6 +89,7 @@ def assertSdlJavaBindingsMatch = { String variantName ->
android {
compileSdk 32
ndkVersion "27.3.13750724"
defaultConfig {
applicationId 'com.alexbatalov.fallout2ce'