hi <@U0QBCLV62> Thanks for the response. I've had ...
# gradle
n
hi @bamboo Thanks for the response. I've had a close look and actually I misdiagnosed the problem. I am using multiple projects and the dependant project has both kotlin code and java code, however for some reason only compiled java code is going into the jar in libs the kotlin code is getting compiled but not getting put into the jar. I have separate source directories for kotlin code and java code.