I really don’t see the reason to use buildSrc just to use a variable (I don’t need any more complex build logic — which if I understand correctly is what buildSrc is for)
g
gildor
10/22/2018, 1:22 PM
buildSrc is recommended and type safe way for this do you have any particular reasons to think that buildSrc should be used only for complex cusom logic?