status-react/android/app/jni/Application.mk

5 lines
122 B
Makefile
Raw Normal View History

APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
APP_PLATFORM := android-18
2017-10-12 19:49:48 +00:00
APP_STL := gnustl_static
NDK_TOOLCHAIN_VERSION=4.9