youlookwhat / CloudReader

🗡️ 云阅:一款基于网易云音乐UI,使用玩Android Api,Retrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端
https://youlookwhat.github.io/CloudReader
Apache License 2.0
4.94k stars 1.33k forks source link

为什么导入项目会报错ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Failed to transform artifact 'bottomsheet.aar #114

Closed TroyZou closed 4 years ago

TroyZou commented 4 years ago

ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Failed to transform artifact 'bottomsheet.aar (com.cocosw:bottomsheet:1.3.1)' to match attributes {artifactType=jar} Show Details Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Failed to transform artifact 'bottomsheet.aar (com.cocosw:bottomsheet:1.3.1)' to match attributes {artifactType=jar} Show Details Affected Modules: app

ERROR: Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Failed to transform artifact 'bottomsheet.aar (com.cocosw:bottomsheet:1.3.1)' to match attributes {artifactType=jar} Show Details Affected Modules: app

youlookwhat commented 4 years ago

再clone一下试试,我将com.cocosw:bottomsheet升级了

TroyZou commented 4 years ago

@youlookwhat 可以运行了,谢谢

youlookwhat commented 4 years ago

@MirZou 有问题再提issue哈