Closed aalmiray closed 4 years ago
Use the following methods instead of cfg.*
cfg.*
applyToAll.platform(..) applyToAll.dependency(..) applyTo(conf1, ...).platform(..) applyTo(conf1, ...).dependency(..)
@leonard84 please have a look
Use the following methods instead of
cfg.*