AndroidStudio:无法同步安装构建工具工具、AndroidStudio

2023-09-04 06:30:47 作者:普普通通的小伙,

这是约上几个小时,快要疯了这个错误。

Going crazy with this error from about a couple of hours.

该错误是:

failed to find Build Tools revision 23.0.0 rc1

但我觉得把所有的更新(也发布候选!)

But I think to have all update (also the release candidate!)

这是图像:谢谢

This is the image: thank you.

推荐答案

转到文件>项目结构>选择模块>属性,你会登陆到这个画面

Go to File > Project Structure > Select Module > Properties you will landing to this screen

选择生成工具版本相同版本的编译SDK版本选择。

Select Build Tools Version same as version selected in Compile Sdk Version.

希望这将解决您的问题。

Hope this will resolve your issue.