ritesh singh
04/09/2024, 9:25 PMI have this block
afterEvaluate {
taskX dependsOn taxY
}
Running any task from CLI gets through configuration phase i.e afterEvaluate
but IDE sync fails with an error Could not get unknown property taskX
😕
Slack Conversation