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

fix(configurations): Extend version-specific configurations form its shared equivalent #10

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

Conversation

JoseLion
Copy link

@JoseLion JoseLion commented Oct 3, 2023

This PR fixes #3 by extending each version-specific configuration from its shared equivalent configuration. It also adds a few tests using different configurations: implementation, compileOnly, and annotationProcessor. Test configurations are also included, so there's no need to explicitly extend those anymore.

Copy link
Owner

@melix melix left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@KORDayDream
Copy link

Hello @melix, would it be okay for me to ask if you are planning to merge this pull request and release a new version?

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.

dependencies need to be declared for each version
3 participants