Join Slack
Powered by
This has to do with a generally user hidden concep...
# gradle
j
jlleitschuh
09/12/2018, 2:15 AM
This has to do with a generally user hidden concept called “friend” sources. Currently, only the
compileTest
classes are made friends of your
compileMain
code. There’s really no documentation on how to set friend sources yourself. The feature is very well hidden and not well documented.
Open in Slack
Previous
Next