mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-12-10 14:50:28 +00:00
[engine] [cocos2d-x] [jsb-adapter] 适配引擎 v2.4.12 版本
This commit is contained in:
@@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
|
||||
android {
|
||||
compileSdkVersion PROP_COMPILE_SDK_VERSION.toInteger()
|
||||
buildToolsVersion PROP_BUILD_TOOLS_VERSION
|
||||
|
||||
namespace "org.cocos2dx.lib"
|
||||
defaultConfig {
|
||||
minSdkVersion PROP_MIN_SDK_VERSION
|
||||
targetSdkVersion PROP_TARGET_SDK_VERSION
|
||||
|
||||
Reference in New Issue
Block a user