Join Slack
Powered by
TL;DR: i was updating the sourceSets in an afterEv...
# gradle
j
jrod
03/26/2019, 5:01 PM
TL;DR: i was updating the sourceSets in an afterEvaluate block, after applying the kotlin plugin, which queries the sourceSets in its own afterEvaluate block, so it's an ordering problem.
👍 1
3
Views
Open in Slack
Previous
Next