导入一个新项目 出现了这个问题
Execution failed for task ':basecomponent:kaptGenerateStubsDebugKotlin'
Could not resolve all files for configuration ':basecomponent:debugCompileClasspath'
Could not find crashreport-4 0 0.jar (com tencent bugly:crashreport:4.0 0)
Searched in the following locations:
http://maven.aliyun.com/nexus/content/repositories/jcenter/com/tencent/bugly/crashreport/4.0 0/crashreport-4.0 0.jar
Possible solution:
想大概了解一下 这个问题在我这边能解决吗 或者是阿里云镜像仓库那边出问题了
直接引用不行么,我其他的maven仓库都没添加,还是官方的一样正常,
implementation 'com.tencent.bugly:crashreport_upgrade:latest.release'