cocos2D-X anroid api config

# Android SDK version that will be used as the compile project
#PROP_COMPILE_SDK_VERSION=27
PROP_COMPILE_SDK_VERSION=28

# Android SDK version that will be used as the earliest version of android this application can run on
#PROP_MIN_SDK_VERSION=14
PROP_MIN_SDK_VERSION=16

# Android SDK version that will be used as the latest version of android this application has been tested on
#PROP_TARGET_SDK_VERSION=27
PROP_TARGET_SDK_VERSION=28

# Android Build Tools version that will be used as the compile project
PROP_BUILD_TOOLS_VERSION=27.0.3




gradle version 3.1.0
posted @ 2020-03-28 00:08  YZFHKMS-X  阅读(158)  评论(0编辑  收藏  举报