Slackbot
02/26/2023, 12:02 PMJendrik Johannes
02/26/2023, 12:06 PMLeon Linhart
02/26/2023, 12:32 PMruntimeClasspath
(etc.).
This is just a working idea though. There might be a better approach.Leon Linhart
02/26/2023, 12:33 PMLeon Linhart
02/26/2023, 1:23 PMproject.dependencies.add("runtimeOnly", platformSpecificConfig.incoming.artifactView { lenient(true) }.files)
This has the disadvantage that it's required when consuming the platform-specific configuration while it should be transparent to consumers.