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

Android: Duplicate androidx.versionedparcelable.ParcelImpl #16

Open
onemargaro opened this issue Apr 9, 2020 · 1 comment
Open

Android: Duplicate androidx.versionedparcelable.ParcelImpl #16

onemargaro opened this issue Apr 9, 2020 · 1 comment

Comments

@onemargaro
Copy link

This happens on 1.3.0

> Task :app:transformDexArchiveWithExternalLibsDexMergerForDebug FAILED
D8: Program type already present: androidx.versionedparcelable.ParcelImpl

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
> com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
  Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes.
  Program type already present: androidx.versionedparcelable.ParcelImpl

Solution: Downgrade to 1.2.0 for android.

@onemargaro onemargaro changed the title Duplicate androidx.versionedparcelable.ParcelImpl Android: Duplicate androidx.versionedparcelable.ParcelImpl Apr 9, 2020
@diegoserranoa
Copy link
Collaborator

Hi @onemargaro

Let us give this a check and we'll get back to you!

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