Restore support for `files` gradle dependencies
Allow `compile files("$rootDir/vendor/foo.jar")` style declarations with the jars repackaged from the gradle plugin. Fixes gh-1215
Showing
Please register or sign in to comment
Allow `compile files("$rootDir/vendor/foo.jar")` style declarations with the jars repackaged from the gradle plugin. Fixes gh-1215