Hello! Is it possible to depend on jvm target. I h...
# multiplatform
p
Hello! Is it possible to depend on jvm target. I have jvm code (with jvm external dependenies) and want to depend on it from jvm and android targets. And it is not good for me to make several gradle modules to achieve it.
r
HMPP is the solution here, but I'm not sure how far it's implemented. See https://kotlinlang.org/docs/mpp-share-on-platforms.html