旧项目打开报错:如下图Unable to resolve dependency for ':[email protected]/compileClasspath': Could not download crashrepor.aar等问题

不理只接运行 要挂代理就上代理 我直接运行也是提示这个crashreport 百度了一下
//把Tecent Bugly 2.6.6.1版本换成下面
implementation 'com.tencent.bugly:crashreport:3.0.0'
implementation 'com.tencent.bugly:nativecrashreport:3.7.1'

相关文章:

  • 2021-07-12
  • 2021-03-30
  • 2021-05-20
  • 2021-07-29
  • 2021-12-29
  • 2021-04-22
  • 2021-12-31
  • 2022-01-11
猜你喜欢
  • 2021-08-13
  • 2021-12-23
  • 2021-04-05
  • 2021-07-10
  • 2021-10-09
相关资源
相似解决方案