Does anyone know how I can define a configuration ...
# gradle
m
Does anyone know how I can define a configuration that inherits from another configuration, in which the dependency constraints are resolved using both configurations together? Hmm this channel seems to be broken right now (bug in slack) ... will leave message here anyway in the hope that they fix it soon. Basically I want to define configurations for platform-specific dependencies which aren't used at runtime (because they're for other platforms), but which affect the general constraint resolution of the implementation/api configurations.