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

hilt conflict oss plugin so cannot build project. #209

Closed
dreamboy1339 opened this issue Nov 23, 2021 · 1 comment · Fixed by #216
Closed

hilt conflict oss plugin so cannot build project. #209

dreamboy1339 opened this issue Nov 23, 2021 · 1 comment · Fixed by #216

Comments

@dreamboy1339
Copy link

Problem :

for (Configuration configuration : project.getConfigurations()) {
Set<ResolvedArtifact> artifacts = getResolvedArtifacts(
configuration)


See this hilt issue related to this.
google/dagger#2744

I tested it.
because of oss plugin, android app cannot build.

@OndraBasler
Copy link

When can we expect a fix of this issue?

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 a pull request may close this issue.

2 participants