Join Slack
Powered by
Hello! Is it possible to depend on jvm target. I h...
# multiplatform
p
PHondogo
07/14/2021, 8:37 PM
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
rnett
07/14/2021, 9:45 PM
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
3
Views
Open in Slack
Previous
Next