is there a way to make a jvm target in a MPP a "java application" a la the gradle java application plugin, or something similar? or is it better to create a separate jvm-only gradle subproject for just the application stuff? basically this would be similar to the
binaries
section of a native target