gradle/github-dependency-graph-gradle-plugin

Settings-scoped manifest incorrectly attributed to project build file

Closed this issue · 1 comments

bigdaz commented

A manifest entry for build : should be configured with sourceFile: settings.gradle.
Currently these manifests have sourceFile: build.gradle.

bigdaz commented

Fixed in 1ff247a.
We now use Settings file location for generated manifest.