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

更改jackson依赖为provided模式 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Masterfans
Copy link

是compile 的话会运行失败,错误log:
Duplicate files copied in APK META-INF/LICENSE
.gradle/_/jackson-annotations-2.7.0.jar
.gradle/
__/jackson-core-2.7.0.jar
.gradle/_
**/jackson-databind-2.7.0.jar
找了一遍只有找到:app/build.gradle里面有Jackson的配置信息,改完之后就好了

是compile 的话会运行失败,错误log:
Duplicate files copied in APK META-INF/LICENSE
.gradle/****/jackson-annotations-2.7.0.jar
.gradle/****/jackson-core-2.7.0.jar
.gradle/****/jackson-databind-2.7.0.jar
找了一遍只有找到:app/build.gradle里面有Jackson的配置信息,改完之后就好了
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

Successfully merging this pull request may close these issues.

2 participants