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

DexArchiveBuilderException: Failed to process ../jetified-flutter.jar #34582

Closed
nirav-tukadiya opened this issue Jun 17, 2019 · 4 comments
Closed

Comments

@nirav-tukadiya
Copy link

nirav-tukadiya commented Jun 17, 2019

I have an Android app which has dependency on flutter module.

As flutter module doesn't use AndroidX artifacts by default, I enabled it manually and now when I try to run the app, I am getting these errors.

Caused by: com.android.builder.dexing.DexArchiveBuilderException: Failed to process /Users/nirav/.gradle/caches/transforms-2/files-2.1/c0590588a4acb1fdf9056db612db4a45/jetified-flutter.jar

Caused by: com.android.builder.dexing.DexArchiveBuilderException: Error while dexing.

Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete

Caused by: com.android.tools.r8.utils.AbortException: Error: Invoke-customs are only supported starting with Android O (--min-api 26)
@xster
Copy link
Member

xster commented Jul 4, 2019

@blasten we can probably merge this one with #23586 right?

@blasten
Copy link

blasten commented Jul 4, 2019

@xster yes!

@xster xster closed this as completed Jul 8, 2019
@nirav-tukadiya
Copy link
Author

@blasten @xster Any ETA for #23586?

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants