mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
4 lines
93 B
Makefile
4 lines
93 B
Makefile
APP_PLATFORM := android-16
|
|
APP_ABI := armeabi-v7a arm64-v8a x86 x86_64
|
|
APP_STL := c++_static
|