mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-06-15 00:58:53 +00:00
860a9004fe
The plugin traverses child libraries automatically, so adding it to the parent modules allows us to include dependencies of the whole app and not just the shared part. Configure app and desktopApp to generate the BOM in respective directories of shared module. As iosApp only contains swift, add it's configuration in shared. Also override extractor and evernote's messed up license Generated using: ./gradlew exportLibraryDefinitions Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>