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