-
Notifications
You must be signed in to change notification settings - Fork 51
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
Error: Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug' (AS Canary) #11
Comments
Hi, Does this problem occur only when using our library? Can you reproduce the same problem whith our library's dependency removed? |
Well, until now, only when I'm using Flubber this error happens, and I can't reproduce this error with another library. |
Could you try running our sample project and report back the results? |
Hey all, Config:
|
@deangenovski |
Found what was. If I remove this line in build.gradle (Module: app) |
Same problem with AS 3.0 and kotlin_version 1.1.51 |
I'am using Android studio Canary 5, and when I press SHIFT+F10 to 'Run app', it gives the following error message:
Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
What can it be?
The text was updated successfully, but these errors were encountered: