Javi
05/06/2026, 10:05 AMdefaults is possible now?
Relatively unrelated to Gradle Declarative, but settings plugins helped to just aggregate all modules into one when you want to aggregate without having to manually put all those foo(implementation(...)) in that module (Dokka, etc).
Would we get some way to "auto aggregate" the relevant modules into one on those cases, or should we keep doing the wire in a settings plugin? If this is the case, some utility function that does the trick easily (and with project isolation support) would be really nice.Philip W
05/06/2026, 10:25 AMPhilip W
05/06/2026, 10:26 AMPhilip W
05/06/2026, 10:27 AM