Closed matyix closed 9 years ago
The ability to gather the dependency (transient as well) license files running the ./gradlew dependencyLicenseReport task.
./gradlew dependencyLicenseReport
Will generate an index.html in build/reports/dependency-license with license information.
build/reports/dependency-license
The ability to gather the dependency (transient as well) license files running the
./gradlew dependencyLicenseReport
task.Will generate an index.html in
build/reports/dependency-license
with license information.