uni-app icon indicating copy to clipboard operation
uni-app copied to clipboard

【BUG】云打包本地插件报错

Open dateolive opened this issue 1 year ago • 1 comments
trafficstars

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':app:checkReleaseAarMetadata'.

Could not resolve all files for configuration ':app:releaseRuntimeClasspath'. Failed to transform annotation-experimental-1.4.0.aar (androidx.annotation:annotation-experimental:1.4.0) to match attributes {artifactType=android-aar-metadata, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}. Execution failed for JetifyTransform: /srv/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.4.0/c7a2038d831d0cfbfb9a440890b287c2e839ecf/annotation-experimental-1.4.0.aar. Failed to transform '/srv/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-experimental/1.4.0/c7a2038d831d0cfbfb9a440890b287c2e839ecf/annotation-experimental-1.4.0.aar' using Jetifier. Reason: IllegalArgumentException, message: Unsupported class file major version 61. (Run with --stacktrace for more details.) Suggestions:

  • Check out existing issues at https://issuetracker.google.com/issues?q=componentid:460323&s=modified_time:desc, it's possible that this issue has already been filed there.
  • If this issue has not been filed, please report it at https://issuetracker.google.com/issues/new?component=460323 (run with --stacktrace and provide a stack trace if possible).
  • Try:

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

dateolive avatar Jul 23 '24 03:07 dateolive