【已解决】FAILURE: Build failed with an exception……

【已解决】FAILURE: Build failed with an exception……一:异常信息FAILURE:Buildfailedwithanexception.Whatwentwrong:Executionfailedfortask‘:app:mergeDebugResources’.Couldnotresolveallfilesforconfiguration‘:app:_internal_aapt2_binary’.Couldnotresolvecom.android.tools.build:aapt2:3.6.1-60

个人推荐:

📢📢📢 前些天发现了一个蛮有意思的人工智能学习网站,8个字形容一下 "通俗易懂,风趣幽默",感觉非常有意思,忍不住分享一下给大家。点击跳转到教程

在这里插入图片描述

一:异常信息

FAILURE: Build failed with an exception.

What went wrong: Execution failed for task ‘:app:mergeDebugResources’.
Could not resolve all files for configuration
‘:app:_internal_aapt2_binary’. Could not resolve
com.android.tools.build:aapt2:3.6.1-6040484.
Required by:
project :app
No cached version of com.android.tools.build:aapt2:3.6.1-6040484 available for offline mode.
No cached version of com.android.tools.build:aapt2:3.6.1-6040484 available for offline
mode.

  • Try: Run with –stacktrace option to get the stack trace. Run with –info or –debug option to get more log output. Run with –scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 3s

在这里插入图片描述

二:解决办法

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

在这里插入图片描述
在这里插入图片描述

今天的文章【已解决】FAILURE: Build failed with an exception……分享到此就结束了,感谢您的阅读。

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/10153.html

(0)
编程小号编程小号

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用*标注