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

Flutter 3.22 - Android Build Issue #344

Closed
hrantotheden opened this issue Jun 11, 2024 · 1 comment
Closed

Flutter 3.22 - Android Build Issue #344

hrantotheden opened this issue Jun 11, 2024 · 1 comment

Comments

@hrantotheden
Copy link

Package version
5.1.1

Environment

  • OS: Android

Describe the bug
Unable to build on Android.

`Execution failed for task ':app:mergeLibDexDebug'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform classes.jar (project :record_android) to match attributes {artifactType=android-dex, asm-transformed-variant=debug, com.android.build.api.attributes.AgpVersionAttr=7.3.0, com.android.build.api.attributes.BuildTypeAttr=debug, com.android.build.gradle.internal.attributes.VariantAttr=debug, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=24, org.gradle.category=library, org.gradle.jvm.environment=android, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime, org.jetbrains.kotlin.platform.type=androidJvm}.
> Execution failed for DexingNoClasspathTransform: /xxxxx/xxxx/.gradle/caches/8.8/transforms/2dfbd639791235749302364502298ee9/transformed/classes.jar.
> Error while dexing.
`

To Reproduce

Steps to reproduce the behavior:

  1. flutter build android

Expected behavior

App Builds

@llfbandit
Copy link
Owner

Duplicates #335

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