dependency-analysis-gradle-plugin
dependency-analysis-gradle-plugin copied to clipboard
Support coreLibraryDesugaring configuration
trafficstars
Is your feature request related to a problem? Please describe.
I noticed that when my module have dependency on coreLibraryDesugaring(libs.tools.desugarJdkLibs) then plugin doesn't even see it and in console there is no suggestion to remove it if it unused
Describe the solution you'd like Support searching for this configuration usages
Thanks for the issue. I'm unlikely to be able to work on this in the near future.