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

Migrate All Dependencies To api/implementation Configurations #126

Closed
dmdashenkov opened this issue Jun 25, 2018 · 0 comments
Closed

Migrate All Dependencies To api/implementation Configurations #126

dmdashenkov opened this issue Jun 25, 2018 · 0 comments
Assignees

Comments

@dmdashenkov
Copy link
Contributor

Recently, we've started the migration of the Spine modules to java-library Gradle plugin and api/implementation dependency configurations instead of the deprecated compile.

Though, the only known way to link .proto dependencies from one module to another is with the compile configuration.

It is required to migrate to all the dependencies which still use compile as soon as the Protobuf Gradle plugin supports that.

See this issue for the status updates.

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

1 participant