ian.shaun.thomas
02/16/2026, 9:23 PMapi to the common sourceset or to platform sourcesets?ian.shaun.thomas
02/16/2026, 9:25 PMapi as it, over time, becomes cumbersome that modules not needing a dependency become dependent on it regardless which can result in reduced parallelism in your builds. For a small project or a library project, api is fine in the right cases.dave08
02/17/2026, 9:52 AMapi... but meanwhile it seems like there's a bug in Intellij... even using the refactor move feature the indexing doesn't seem to pick it up and the ide seems to report that I have a duplicate class...