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

构建失败 #92

Closed hellohanyu closed 5 years ago

hellohanyu commented 5 years ago

Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'. Could not determine artifacts for com.tencent.bugly:crashreport:2.6.6.1 Could not get resource 'https://jcenter.bintray.com/com/tencent/bugly/crashreport/2.6.6.1/crashreport-2.6.6.1.aar'. Could not HEAD 'https://jcenter.bintray.com/com/tencent/bugly/crashreport/2.6.6.1/crashreport-2.6.6.1.aar'. Connect to d29vzk4ow07wi7.cloudfront.net:443 [d29vzk4ow07wi7.cloudfront.net/52.85.83.4, d29vzk4ow07wi7.cloudfront.net/52.85.83.8, d29vzk4ow07wi7.cloudfront.net/52.85.83.17, d29vzk4ow07wi7.cloudfront.net/52.85.83.233] failed: Read timed out Read timed out

youlookwhat commented 5 years ago

将bugly引入和Application里的初始化代码注释一下试试

hellohanyu commented 5 years ago

将bugly引入和Application里的初始化代码注释一下试试

打开科学上网后已解决