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>