-
Notifications
You must be signed in to change notification settings - Fork 4
Frequently asked questions
Str4tos edited this page Jul 14, 2025
·
2 revisions
java.lang.UnsupportedClassVersionError: has been compiled
by a more recent version of the Java Runtime (class file version 61.0),
this version of the Java Runtime only recognizes class file versions up to 55.0
- Check Unity Supported SDK Build tools version
- Remove not supported SDK Build tools versions
- Remove not supported SDK Command-line tools version
- Could not resolve all files for configuration ':launcher:detachedConfiguration'.
- Failed to transform jetified-ysonetwork-1.2.9-runtime.jar to match attributes {artifactType=ext-dex-dexBuilderRelease, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}.
- Execution failed for DexingExternalLibArtifactTransform:
/.../transformed/jetified-ysonetwork-1.2.9-runtime.jar.
- Error while dexing.
- Increase min Android API level to 24
- Enable
Project Settings > Publishing Settings > Minify > Release/Debug
- Project Setup
- Configuring SDK
- Include Android
- Include iOS
- Additional mediation steps
- App-ads.txt🔗