-
Creator 版本: 2.3.3
-
目标平台: Android
-
重现方式:构建发布导出Android的项目,使用androidStudio导入后,接入4399的SDK后
帮忙看看如何解决,谢谢各位大神
configurations {
all*.excludegroup:“com.squareup.okio”,module:“okio”
all*.excludegroup:“com.squareup.okhttp3”
}
接入成功了吗,感觉我这边是引入4399库的时候,好像和cocos打包出来的android项目某个工具版本太低了


