JavaShuo
栏目
标签
Android Studio Rebuild失败:Could not find com.android.tools.lint:lint-gradle:26.1.1.
时间 2020-12-20
标签
gradle
栏目
Android
繁體版
原文
原文链接
解决方案: 1 在项目根目录中buildscript{}添加 google()仓库, 2 在allprojects { repositories {} }内添加google() 注意google()要在加在jcenter()之前,否则没有效果,依旧报错 // Top-level build file where you can add configuration options common
>>阅读原文<<
相关文章
1.
Android Studio Rebuild失败:Could not find com.android.tools.lint:lint-gradle:26.1.1.
2.
Android Studio报错Could not find com.android.tools.build:gradle:x.x
3.
Android Studio升级后Could not find com.tencent.mm.SevenZip:1.2.0
4.
Could not find com.android.tools.build:gradle:3.3.0.
5.
Could not find com.android.tools.build:gradle:2.2.2.
6.
21,Studio Could not open,android模拟器启动失败
7.
Android Studio真机测试失败:The application could not be installed:INSTALL_FAILED_ONLY
8.
Could not find com.android.tools.build:gradle:3.2.0.
9.
could not find wglGetExtensionsStringARB
10.
Could not find com.android.tools.build:gradle
更多相关文章...
•
Kotlin Android 环境搭建
-
Kotlin 教程
•
SQL NOT NULL 约束
-
SQL 教程
•
Kotlin学习(一)基本语法
•
☆基于Java Instrument的Agent实现
相关标签/搜索
rebuild
失败
android+studio
android Studio
studio
彻底失败
失败案例
失败者
not...else
Visual Studio
Android
Gradle
Redis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
shell编译问题
2.
mipsel 编译问题
3.
添加xml
4.
直方图均衡化
5.
FL Studio钢琴卷轴之画笔工具
6.
中小企业为什么要用CRM系统
7.
Github | MelGAN 超快音频合成源码开源
8.
VUE生产环境打包build
9.
RVAS(rare variant association study)知识
10.
不看后悔系列!DTS 控制台入门一本通(附网盘链接)
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Android Studio Rebuild失败:Could not find com.android.tools.lint:lint-gradle:26.1.1.
2.
Android Studio报错Could not find com.android.tools.build:gradle:x.x
3.
Android Studio升级后Could not find com.tencent.mm.SevenZip:1.2.0
4.
Could not find com.android.tools.build:gradle:3.3.0.
5.
Could not find com.android.tools.build:gradle:2.2.2.
6.
21,Studio Could not open,android模拟器启动失败
7.
Android Studio真机测试失败:The application could not be installed:INSTALL_FAILED_ONLY
8.
Could not find com.android.tools.build:gradle:3.2.0.
9.
could not find wglGetExtensionsStringARB
10.
Could not find com.android.tools.build:gradle
>>更多相关文章<<