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

duplicate entry #4

Open
kknono opened this issue Feb 29, 2016 · 3 comments
Open

duplicate entry #4

kknono opened this issue Feb 29, 2016 · 3 comments

Comments

@kknono
Copy link

kknono commented Feb 29, 2016

fastjson包,和其他框架冲突了。 duplicate entry

@anyunzhong
Copy link
Owner

你把fastjson exclude掉

@kknono
Copy link
Author

kknono commented Mar 1, 2016

compile('net.datafans:android-common-lib:1.2.85')
{
exclude group: 'com.google.android', module: 'support-v4'
exclude group: 'com.alibaba', module: 'fastjson'
}

@anyunzhong
Copy link
Owner

这样可以的 要分成两行的

@github-staff github-staff deleted a comment from naudachu May 12, 2024
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

3 participants
@kknono @anyunzhong and others