Currently, paraphrase-runtime is always added as an api dependency. But if all resources are private, or only in test sources, then all generated code is internal, so it should be an implementation dependency instead.
This is tricky for the same reason as #201.
Currently,
paraphrase-runtimeis always added as anapidependency. But if all resources are private, or only in test sources, then all generated code is internal, so it should be animplementationdependency instead.This is tricky for the same reason as #201.