Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEX error after updating Gradle and Kotlin version #426

Open
fearsom03 opened this issue Feb 20, 2023 · 1 comment
Open

DEX error after updating Gradle and Kotlin version #426

fearsom03 opened this issue Feb 20, 2023 · 1 comment

Comments

@fearsom03
Copy link

error after updating Gradle and Kotlin version

sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17

distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip

Execution failed for task ':app:mergeExtDexDebug'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform fotoapparat-2.7.0.aar (io.fotoapparat.fotoapparat:fotoapparat:2.7.0) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=23, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for DexingWithClasspathTransform: /Users/name/.gradle/caches/transforms-3/fa3761e833452775d6f8e17ff18f4308/transformed/jetified-fotoapparat-2.7.0-runtime.jar.
> Error while dexing.

@dsvoronin
Copy link

looks like a duplicate of #425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants