This has to do with a generally user hidden concep...
# gradle
j
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.