Could not find method google() for arguments [] on repository container.

本文详细介绍了如何解决在未升级Gradle库时遇到的错误,具体表现为找不到在repository容器上适用于空参数列表的方法google()。解决方案是更新gradle-wrapper.properties文件中的分布URL,将版本从2.14.1更改为4.1,并执行清理和重建操作。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Now you will probably get this error if you haven’t upgraded the gradle library in the gradle-wrapper.properties file.
Could not find method google() for arguments [] on repository container.

So, let’s replace this line in the gradle-wrapper.properties

distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip

with this line

distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip

Then do a clean and rebuild, everything should work now.

//主要是要上面的地址改成自己本地有的版本
--------------------- 
作者:SmallMartin 
来源:优快云 
原文:https://blog.youkuaiyun.com/qq_34115898/article/details/79061475 
版权声明:本文为博主原创文章,转载请附上博文链接!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值