-
-
Notifications
You must be signed in to change notification settings - Fork 845
Unsupported class file major version 68 of version 1.17.0 on Android #1763
Copy link
Copy link
Closed
Labels
Description
* What went wrong:
Execution failed for task ':app:checkArm64WithPyReleaseDuplicateClasses'.
> Could not resolve all files for configuration ':app:arm64WithPyReleaseRuntimeClasspath'.
> Failed to transform byte-buddy-1.17.0.jar (net.bytebuddy:byte-buddy:1.17.0) to match attributes {artifactType=enumerated-runtime-classes, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: C:\Users\****\.gradle\caches\modules-2\files-2.1\net.bytebuddy\byte-buddy\1.17.0\9724799eac8d1b3f2de4ff6a27a34fa8b1628ac1\byte-buddy-1.17.0.jar.
> Jetifier failed to transform: C:\Users\****\.gradle\caches\modules-2\files-2.1\net.bytebuddy\byte-buddy\1.17.0\9724799eac8d1b3f2de4ff6a27a34fa8b1628ac1\byte-buddy-1.17.0.jar
The error was: java.lang.IllegalArgumentException - Unsupported class file major version 68
To fix this issue, see https://issuetracker.google.com/issues/184622491
This also happens from the version of 1.16.0
Reactions are currently unavailable