mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-05 23:51:00 +00:00
4 lines
No EOL
111 B
Makefile
4 lines
No EOL
111 B
Makefile
APP_PLATFORM := android-14
|
|
APP_ABI := armeabi armeabi-v7a
|
|
NDK_TOOLCHAIN_VERSION := 4.9
|
|
APP_STL := gnustl_static
|