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

Build failing when I use this library #118

Closed
ac-opensource opened this issue Nov 8, 2017 · 2 comments
Closed

Build failing when I use this library #118

ac-opensource opened this issue Nov 8, 2017 · 2 comments
Assignees

Comments

@ac-opensource
Copy link

Description

Gradle error:
app:transformDexArchiveWithExternalLibsDexMergerForDebug

Info Required

  • Which version of the library do you actually use?
    6.4.5
  • Do you have the localization permission granted?
    Not relevant
  • Are you sending parameters to the activity through the bundle?
    Not relevant
  • Could you describe what are the actions do you make to raise that error?
    Just add the library
  • Android monitor shows any log related to the library when the error is shown?
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
> com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
  • Any other thing that could help me to reproduce the error?
    Android Studio 3.0
    Gradle 4.3

Screenshots

@ferranpons ferranpons self-assigned this Nov 9, 2017
@ferranpons
Copy link
Member

@ac-opensource I'm sorry but the latest version of the library, which is the version 3.4.5, is not compatible with the latest google API 26. I need to create a new release version with the update.
I think that I will publish it today or during this week. (it was solved with the PR #117)

Thanks for your submission.

@ferranpons ferranpons added the wip label Nov 9, 2017
@ferranpons ferranpons added done and removed wip labels Nov 27, 2017
@ferranpons
Copy link
Member

@ac-opensource we've just published a new version of the library that should solve the issue you have. (v3.6.0)
I close the issue, if you're still experiencing this issue please re-open it again. Many thanks!

Hope it works for you!

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

No branches or pull requests

2 participants