demo:gradlew clean assembleDebug -DapVersion=1.0.0 -DversionName=1.0.1`编译失败
window studio 2.3.2 gradle 3.3
Execution failed for task ':app:prepareDebugAP'.
Could not resolve all dependencies for configuration ':app:detachedConfiguration1'. Could not find com.taobao.android.atlasdemo:AP-debug:1.0.0. Searched in the following locations: file:/E:/newsdk/extras/m2repository/com/taobao/android/atlasdemo/AP-debug/1.0.0/AP-debug-1.0.0.pom file:/E:/newsdk/extras/m2repository/com/taobao/android/atlasdemo/AP-debug/1.0.0/AP-debug-1.0.0.ap 请问有人遇过这问题吗?
@gdmec07120836 请问有没有用过atlas5.1.0.6-rc1版本?apVersion11是从哪里得出的?
@gdmec07120836 请问有没有用过atlas5.1.0.6-rc1版本?apVersion11是从哪里得出的? 不好意思,请忽略我的回答,这个是错误的答案。我什么代码都没改,下午的时候去执行以下命令就成功了。你现在可以再试一下执行命令,应该也会成功的。祝成功!!
@gdmec07120836 谢谢
兄弟!解决了吗?遇到同样的问题了