Open erikhofer opened 6 years ago
Because third party binaries are shipped with the app, we have to inlcude their licenses.
Gradle plugin for generating a list: https://github.com/cookpad/license-tools-plugin Integrate this in a way that the build fails if a license is missing.
Also take a look at this: https://fossa.io/
Because third party binaries are shipped with the app, we have to inlcude their licenses.
Gradle plugin for generating a list: https://github.com/cookpad/license-tools-plugin Integrate this in a way that the build fails if a license is missing.