mirror of
https://github.com/fallout2-ce/fallout2-ce.git
synced 2026-07-27 16:47:11 -07:00
update android ndk version to current lts to support std::fs
This commit is contained in:
@@ -89,6 +89,7 @@ def assertSdlJavaBindingsMatch = { String variantName ->
|
||||
|
||||
android {
|
||||
compileSdk 32
|
||||
ndkVersion "27.3.13750724"
|
||||
|
||||
defaultConfig {
|
||||
applicationId 'com.alexbatalov.fallout2ce'
|
||||
|
||||
Reference in New Issue
Block a user