mirror of
https://github.com/status-im/status-react.git
synced 2025-01-10 11:06:25 +00:00
6dd585f3e0
Signed-off-by: Dmitry Novotochinov <trybeee@gmail.com>
5 lines
122 B
Makefile
5 lines
122 B
Makefile
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
|
APP_PLATFORM := android-18
|
|
APP_STL := gnustl_static
|
|
NDK_TOOLCHAIN_VERSION=4.9
|