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

Multiple dex files define Lcom/google/gson/JsonSerializer; #431

Closed
codeczx opened this issue Mar 30, 2017 · 1 comment
Closed

Multiple dex files define Lcom/google/gson/JsonSerializer; #431

codeczx opened this issue Mar 30, 2017 · 1 comment

Comments

@codeczx
Copy link

codeczx commented Mar 30, 2017

Hi,i want to use Retrofit in my project and compile 'com.squareup.retrofit2:converter-gson:2.2.0' ,then i met the follow problem.

Error:Execution failed for task ':gvr-simplesample:transformClassesWithDexForDebug'.

com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/google/gson/JsonSerializer;

Is there a way to solve it?

@liaxim
Copy link
Collaborator

liaxim commented Mar 30, 2017

We are testing a fix. Thanks for letting us know.

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