Browse Source

Android: Update APP_PLATFORM to android-14.

master
Reece H. Dunn 8 years ago
parent
commit
17620ed607
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      android/jni/Application.mk

+ 1
- 1
android/jni/Application.mk View File

@@ -1,4 +1,4 @@
APP_OPTIM := release
APP_PLATFORM := android-8
APP_PLATFORM := android-14
APP_TOOLCHAIN_VERSION := 4.6.3
APP_ABI := mips armeabi armeabi-v7a x86

Loading…
Cancel
Save