Browse Source
This allows the attributes configured on compileClasspath and runtimeClasspath to independently influence the variant selection when resolving the optional configuration, allowing it to contribute compile dependencies (JAVA_API) to the former and runtime dependencies (JAVA_RUNTIME) to the latter. Fixes gh-27365pull/27374/head
1 changed files with 5 additions and 9 deletions
Loading…
Reference in new issue