releases-hub-gradle-plugin icon indicating copy to clipboard operation
releases-hub-gradle-plugin copied to clipboard

Check for transitive dependencies used but not declared

Open maxirosson opened this issue 5 years ago • 0 comments

In the validateDependencies task, check If the code reference a class from a transitive dependency and it is not explicitly declared on dependenciesClassNames.

This plugin can be useful: https://github.com/plnice/can-i-drop-jetifier

maxirosson avatar Oct 18 '19 13:10 maxirosson