do i have to do anything else other than what’s sp...
# multiplatform
m
do i have to do anything else other than what’s specified in https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#publishing-a-multiplatform-library to publish a multiplatform k/n library? i’m trying this locally and it doesn’t look like it’s including any sources or jars or anything in the published artifact. just a
.module
file and a
.pom
file