8b5e9e2f0d
- Improved way of applying themes' wallpapers - Username copied to clipboard if clicked in profile screen - Bug fixes
4 lines
114 B
Makefile
4 lines
114 B
Makefile
APP_PLATFORM := android-9
|
|
APP_ABI := armeabi armeabi-v7a x86
|
|
NDK_TOOLCHAIN_VERSION := 4.8
|
|
APP_STL := gnustl_static
|