4 lines
89 B
Makefile
4 lines
89 B
Makefile
NDK_TOOLCHAIN_VERSION=clang
|
|
APP_ABI := armeabi-v7a arm64-v8a
|
|
APP_PLATFORM := android-21
|