Android gradle.plugin:8.1.1打包报错

PS E:\CODE\AAA> .\gradlew assembleRelease
Starting a Gradle Daemon, 1 incompatible and 5 stopped Daemons could not be reused, use --status for details

FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project ‘AAA’.

Could not resolve all files for configuration ‘:classpath’.
Could not resolve com.android.tools.build:gradle:8.1.1.
Required by:
project : > com.android.application:com.android.application.gradle.plugin:8.1.1
project : > com.android.library:com.android.library.gradle.plugin:8.1.1
No matching variant of com.android.tools.build:gradle:8.1.1 was found. The consumer was configured to find a library for use during runtime, compatible with Java 8, packaged as a jar, and its depen
dencies declared externally, as well as attribute ‘org.gradle.plugin.api-version’ with value ‘8.1.1’ but:
- Variant ‘apiElements’ capability com.android.tools.build:gradle:8.1.1 declares a library, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component for use during compile-time, compatible with Java 11 and the consumer needed a component for use during runtime, compatible with Jav
a 8
- Other compatible attribute:
- Doesn’t say anything about org.gradle.plugin.api-version (required ‘8.1.1’)
- Variant ‘javadocElements’ capability com.android.tools.build:gradle:8.1.1 declares a component for use during runtime, and its dependencies declared externally:
- Incompatible because this component declares documentation and the consumer needed a library
- Other compatible attributes:
- Doesn’t say anything about its target Java version (required compatibility with Java 8)
- Doesn’t say anything about its elements (required them packaged as a jar)
- Doesn’t say anything about org.gradle.plugin.api-version (required ‘8.1.1’)
- Variant ‘runtimeElements’ capability com.android.tools.build:gradle:8.1.1 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component, compatible with Java 11 and the consumer needed a component, compatible with Java 8
- Other compatible attribute:
- Doesn’t say anything about org.gradle.plugin.api-version (required ‘8.1.1’)
- Variant ‘sourcesElements’ capability com.android.tools.build:gradle:8.1.1 declares a component for use during runtime, and its dependencies declared externally:
- Incompatible because this component declares documentation and the consumer needed a library
- Other compatible attributes:
- Doesn’t say anything about its target Java version (required compatibility with Java 8)
- Doesn’t say anything about its elements (required them packaged as a jar)
- Doesn’t say anything about org.gradle.plugin.api-version (required ‘8.1.1’)

  • 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 6s

相关推荐

  1. Qt项目打包

    2024-03-13 15:24:02       28 阅读
  2. 华为广告打包,问题思考

    2024-03-13 15:24:02       33 阅读
  3. 前端npm打包解决

    2024-03-13 15:24:02       27 阅读
  4. rollup打包“semantic error TS2802”

    2024-03-13 15:24:02       58 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-03-13 15:24:02       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-03-13 15:24:02       106 阅读
  3. 在Django里面运行非项目文件

    2024-03-13 15:24:02       87 阅读
  4. Python语言-面向对象

    2024-03-13 15:24:02       96 阅读

热门阅读

  1. BASE理论-一起学习吧之架构

    2024-03-13 15:24:02       41 阅读
  2. 分布式结构下,Session共享有什么方案

    2024-03-13 15:24:02       60 阅读
  3. 项目示例 - 2.服务注册 - 4.Nacos

    2024-03-13 15:24:02       44 阅读
  4. 如何配置极狐GitLab Runner Cache 缓存

    2024-03-13 15:24:02       43 阅读
  5. 如何排查 IMKit 用户头像无法加载问题

    2024-03-13 15:24:02       46 阅读
  6. 【云原生】关于解耦和平台化的一些思考

    2024-03-13 15:24:02       41 阅读