• Error:Could not find com.android.tools:common:25.2.2.

Searched in the following locations:

file:/D:/Program Files/Android/Android Studio/gradle/m2repository/com/android/tools/common/25.2.2/common-25.2.2.pom

file:/D:/Program Files/Android/Android Studio/gradle/m2repository/com/android/tools/common/25.2.2/common-25.2.2.jar

https://jcenter.bintray.com/com/android/tools/common/25.2.2/common-25.2.2.pom

https://jcenter.bintray.com/com/android/tools/common/25.2.2/common-25.2.2.jar

 

  • 打开 jcenter 地址,的确没有 25.2.2

 android stdio Error Could not find com.android.tools common 25.2.2

 

  • 查看本地都安装了那些版本

 android stdio Error Could not find com.android.tools common 25.2.2

 

 

 

  • 修改 gradle 版本为本地存在的版本

 

Gradle script

|

|

build.gradle

 android stdio Error Could not find com.android.tools common 25.2.2

 

  • 同步后编译,一些OK

 

相关文章:

  • 2021-08-24
  • 2021-07-16
  • 2022-12-23
  • 2021-04-12
  • 2021-08-21
  • 2021-04-30
  • 2021-08-11
  • 2022-12-23
猜你喜欢
  • 2021-12-21
  • 2021-07-07
  • 2021-09-20
  • 2022-12-23
  • 2021-05-03
  • 2022-12-23
相关资源
相似解决方案