Can anyone point me to articles/documentation on g...
# gradle
k
Can anyone point me to articles/documentation on gradle for multiplatform? I'm really confused as why I need the
Copy code
jvm {} or jvm("desktop")
in the kotlin section. I am also having problems with a sourceset including another project
g
this line declares target for your MPP project
sourceset including another project
could you give more details about this, how do you “include” project to “sourceset” and what kind project