google / play-services-plugins

Plugins to help with using Google Play services SDK.
https://developers.google.com/android/guides/overview
Apache License 2.0
464 stars 137 forks source link

hilt conflict oss plugin so cannot build project. #209

Closed dreamboy1339 closed 2 years ago

dreamboy1339 commented 2 years ago

Problem : https://github.com/google/play-services-plugins/blob/4ef3f3edd38f189e382699c977ede3b08174e499/oss-licenses-plugin/src/main/groovy/com/google/android/gms/oss/licenses/plugin/DependencyTask.groovy#L164-L166


See this hilt issue related to this. https://github.com/google/dagger/issues/2744

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

OndraBasler commented 2 years ago

When can we expect a fix of this issue?