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

Apply gradle and deprecate maven to build project #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

elan2wang
Copy link
Contributor

No description provided.

@elan2wang elan2wang requested a review from a user April 29, 2018 02:16
@elan2wang
Copy link
Contributor Author

This PR is to apply gradle as the build tool, which is more efficient compared to maven

@elan2wang elan2wang self-assigned this Apr 29, 2018
@elan2wang elan2wang added this to the Deploy a basic wechat mini program with server running on Tencent cloud milestone Apr 29, 2018
@elan2wang elan2wang assigned elan2wang and unassigned elan2wang Apr 29, 2018

implementation 'com.fasterxml.jackson.core:jackson-core:2.9.5'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.5'
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.9.5'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can remove all the dependencies and put it into the app only?

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

Successfully merging this pull request may close these issues.

1 participant