美文网首页
FAILURE: Build failed with an ex

FAILURE: Build failed with an ex

作者: XiaoXred | 来源:发表于2020-11-23 10:30 被阅读0次

1.异常信息:

FAILURE: Build failed with an exception.

* What went wrong:

This version of Android Studio cannot open this project, please retry with Android Studio 4.0 or newer.

* Try:

Run with --info or --debug option to get more log output. Run with --scan to get full insights.

2.解决方法:

将 gradle 降低版本即可,编译就好了。如果不知道改为哪个版本,就新建一个项目,看看是什么版本的,直接改为相应的版本即可。

相关文章

网友评论

      本文标题:FAILURE: Build failed with an ex

      本文链接:https://www.haomeiwen.com/subject/ysymiktx.html