Or the normal flow of gradle would be to use kotlinc to compile sources (without creating the jar) a...
t
Or the normal flow of gradle would be to use kotlinc to compile sources (without creating the jar) and them zip everything together later on?
u
yes, this is the intended way