hi, I have a very weird issue with submodules: whe...
# gradle
p
hi, I have a very weird issue with submodules: when trying to use classes from another imported submodule, kotlin complains it can't find them (eg https://circleci.com/gh/PCasafont/L2T_Server/10); any clues?
however, intellij compiles
nvm, I fixed it by removing spring dependencies from the common project