hierynomus / license-gradle-plugin

Manage your license(s)
http://www.javadude.nl
Other
409 stars 114 forks source link

downloadLicenses fails with Gradle 3.3 and Android Gradle Plugin 2.3.0 #133

Closed dmapr closed 7 years ago

dmapr commented 7 years ago

The sample failing project is located here: https://github.com/dmapr/LicenseCollector. Note that changing the dependencyOptions inside downloadLicenses block from compile to runtime causes an empty table to be generated.

hierynomus commented 7 years ago

This seems to be the same issue as #134 which is now solved.