plus-messenger/TMessagesProj/jni/Application.mk
rafalense 8b5e9e2f0d - Now wallpaper can be changed directly from chat screen
- Improved way of applying themes' wallpapers
- Username copied to clipboard if clicked in profile screen
- Bug fixes
2015-09-30 15:47:40 +02:00

4 lines
114 B
Makefile

APP_PLATFORM := android-9
APP_ABI := armeabi armeabi-v7a x86
NDK_TOOLCHAIN_VERSION := 4.8
APP_STL := gnustl_static