pmt: ndk build fixes

This commit is contained in:
2024-12-14 17:27:35 +03:00
parent cafcf8d253
commit 3059e42142
6 changed files with 55 additions and 56 deletions

View File

@@ -23,7 +23,7 @@ APP_ABI := \
arm64-v8a \
armeabi-v7a
APP_PLATFORM := android-21
APP_PLATFORM := android-24
APP_OPTIM := release
APP_STL := c++_static