Android Studio新建了一个项目,上一个项目没出这个错,新项目莫名报了这个错,

“Unable to resolve dependency for ':[email protected]/compileClasspath': Could not resolve com.android.support.constraint:constraint-layout:1.1.2.”

报错与报错位置如下

AS新建项目报错 “Could not resolve com.android.support.constraint:constraint-layout:1.1.2.”问题解决

与上一个项目此处是1.0.2,猜测是未更新导致的,此处改为1.0.2就好了

AS新建项目报错 “Could not resolve com.android.support.constraint:constraint-layout:1.1.2.”问题解决

相关文章:

  • 2021-11-19
  • 2022-12-23
  • 2021-12-22
  • 2022-12-23
  • 2022-12-23
  • 2021-09-25
  • 2021-07-06
  • 2021-05-31
猜你喜欢
  • 2021-05-24
  • 2021-10-25
  • 2021-04-28
  • 2022-12-23
  • 2022-01-17
  • 2021-06-01
  • 2021-06-12
相关资源
相似解决方案