最近遇到这个错误, 

Could not find com.android.tools.build:gradle:3.2.0.

主要是gradle版本的问题:

Could not find com.android.tools.build:gradle:3.2.0.

解决办法:Setting->Build,Execution,Deployment->Gradle->Android Studio ,然后把 Enble embedded Maven repository 前面的单选框勾选上。

Could not find com.android.tools.build:gradle:3.2.0. 

相关文章:

  • 2021-07-15
  • 2022-12-23
  • 2021-09-29
  • 2022-12-23
  • 2021-06-02
  • 2021-10-05
  • 2022-12-23
  • 2022-01-01
猜你喜欢
  • 2021-12-29
  • 2021-12-20
  • 2021-09-01
  • 2021-07-08
  • 2021-08-19
  • 2021-10-03
相关资源
相似解决方案