Frequently asked questions - cleveradssolutions/CAS-Unity GitHub Wiki

Android build failed

java.lang.UnsupportedClassVersionError

Could not load custom lint check jar file /jetified-lifecycle-runtime-ktx-2.6.1/jars/lint.jar
java.lang.UnsupportedClassVersionError: androidx/lifecycle/lint/LifecycleRuntimeIssueRegistry has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

Remove SDK build-tools version other then 30.0.2

Execution failed for task ':launcher:processReleaseResources'

Execution failed for task ':launcher:processReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
   > AAPT2 aapt2-4.0.1-6197926-osx Daemon #0: Unexpected error during link, attempting to stop daemon.
     This should not happen under normal circumstances, please file an issue if it does.

Downgrade target api from 34 to 33 for DTExchange

⚠️ **GitHub.com Fallback** ⚠️