issues
search
mikepenz
/
AboutLibraries
AboutLibraries automatically collects all dependencies and licenses of any gradle project (Kotlin MultiPlatform), and provides easy to integrate UI components for Android and Compose-jb environments
http://mikepenz.github.io/AboutLibraries/
Apache License 2.0
3.66k
stars
423
forks
source link
Introduce support for `platform` dependencies to be included in report
#786
Closed
mikepenz
closed
2 years ago
mikepenz
commented
2 years ago
introduce support to collect
platform
specifications in the dependency report
FIX
https://github.com/mikepenz/AboutLibraries/issues/783
introduce new configuration
includePlatform
flag, allowing to disable the collection and inclusion of platform dependencies (on by default)
platform
specifications in the dependency reportincludePlatform
flag, allowing to disable the collection and inclusion of platform dependencies (on by default)