diff options
Diffstat (limited to 'jni/Application.mk')
-rw-r--r-- | jni/Application.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jni/Application.mk b/jni/Application.mk index e33410ed..38ce95f3 100644 --- a/jni/Application.mk +++ b/jni/Application.mk @@ -1,4 +1,5 @@ APP_ABI := all +NDK_TOOLCHAIN_VERSION=4.4.3 #APP_PLATFORM := android-14 #APP_OPTIM := release |