Running into an issue - after AGP upgrade (8.3.1),...
# community-support
r
Running into an issue - after AGP upgrade (8.3.1), with AS IDE sync..
Copy code
I 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