Closed chali closed 2 years ago
I should add this is contrary gradle behavior. main and test don't inherit between compileOnly. However the previous implementation did that so I'm leaning toward maintaining the old plugin behavior.
main
test
compileOnly
I should add this is contrary gradle behavior.
main
andtest
don't inherit betweencompileOnly
. However the previous implementation did that so I'm leaning toward maintaining the old plugin behavior.