zoukankan      html  css  js  c++  java
  • 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
  • 相关阅读:
    git
    搁置:vue-element-admin
    JS
    开发心得
    CSS
    VSCode(主进程)
    Vue
    axios
    滚动条出现的原理
    element-ui 1.4.13
  • 原文地址:https://www.cnblogs.com/YZFHKMS-X/p/12585277.html
Copyright © 2011-2022 走看看