FIXED: Android 32bit build issues, expanded supported SDKs

This commit is contained in:
mschiller890
2026-03-20 12:57:55 +01:00
parent 017d908c54
commit a51f47a108
8 changed files with 13 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
APP_PLATFORM := android-9
APP_PLATFORM := android-19
APP_STL := gnustl_static
APP_OPTIM := release
APP_ABI := armeabi-v7a