浏览代码

Target Android 5.0 instead of 4.4

Kitkat is obsolete. Some Android emulators still support Android 5, most devices are now at least Android 7 or higher.
Matt Coburn 4 年之前
父节点
当前提交
7562fdb2aa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Source/Native/jni/Application.mk

+ 1 - 1
Source/Native/jni/Application.mk

@@ -1,3 +1,3 @@
-APP_PLATFORM := android-16
+APP_PLATFORM := android-21
 APP_OPTIM := release
 APP_MODULES := libenet