gradle-unused-resources-remover-plugin
gradle-unused-resources-remover-plugin copied to clipboard
Remove specific dependencies
Hi,
I would like to suggest to enhance the plugin to allow us to remove specified dependency (regardless of whether it is used or unused) . Cos currently gradle does not have a way to do that (which is quite disappointed), and has to depend on us to manually write ourselves.