最近打开Android Studio时一直会出现如下报错
Could not install Gradle distribution from 'https://services.gradle.org/distributions/gradle-7.5-bin.zip'.
此错误会导致Android Studio无法通过Ctrl+鼠标左键点进内部代码查看
将https://services.gradle.org替换为downloads.gradle-dn.com即可正常配置

最近打开Android Studio时一直会出现如下报错
Could not install Gradle distribution from 'https://services.gradle.org/distributions/gradle-7.5-bin.zip'.
此错误会导致Android Studio无法通过Ctrl+鼠标左键点进内部代码查看
将https://services.gradle.org替换为downloads.gradle-dn.com即可正常配置
本文标题:【Android Studio】Could not instal
本文链接:https://www.haomeiwen.com/subject/ktgtortx.html
网友评论