今天拉同事最新的代码,编译时老是报如下错误: Error:Could not find com.android.tools.build:gradle:2.2.0.Searched in the following locations: file:/D:/software/android-studio/gradle/m2repository/com/android/tools/build/gradle/2.2.0/gradle-2.2.0.pom file:/D:/software/android…
* What went wrong: A problem occurred configuring project ':TZYJ_Android'.> Could not resolve all dependencies for configuration ':TZYJ_Android:classpath'. > Could not find com.android.tools.build:gradle:1.3.0. Searched in the followi…
发现android studio是真的可爱啊,上一秒还没问题可以build运行,下一秒就出错...好,你任性,你牛逼.. 说下今天又遇到的两个问题:Failed to apply plugin [id 'com.android.application']和Could not find com.android.tools.build:gradle:2.XX. 1.Failed to apply plugin [id 'com.android.application']. Could not cre…
Could not find com.android.tools.build:aapt2:-. Searched in the following locations: file:/H:/Android/android-sdk/extras/m2repository/com/android/tools/build/aapt2/-/aapt2--.pom file:/H:/Android/android-sdk/extras/m2repository/com/android/tools/build…
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 Stud…
android studio 升级到3.1.3后总会遇到莫名其妙的错误,前几天刚解决了项目 dependencies报错的问题. 解决android studio 升级到3.0+之后 项目 dependencies报错问题 现在又遇到了gradle版本的问题, Could not get resource 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.1.3/gradle-3.1.3.pom…
Could not GET 'https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.1.2/gradle-3 2018年07月24日 19:05:05 老衲不出家 阅读数:1923 版权声明:本文为博主原创文章,未经博主允许不得转载. https://blog.csdn.net/tanningzhong/article/details/81190398 在google之后,看到一片小文章写到的,对我有…