Slackbot
06/10/2022, 6:08 PMtwisterrob
06/10/2022, 6:10 PMproject.rootProject.tasks.maybeCreate
on each plugin application. It worked, but this might fail some Gradle internals (e.g. configuration caching [didn't test yet]).Javi
06/10/2022, 7:02 PMephemient
06/11/2022, 1:07 PMephemient
06/11/2022, 1:39 PM$ gradle --dry-run myTask
:myConfig SKIPPED
:app:myTask SKIPPED
:lib:myTask SKIPPED
ephemient
06/11/2022, 6:16 PM