I don't know if this is the right place to ask thi...
# announcements
a
I don't know if this is the right place to ask this so just bare with me. Can someone please point me to a gradle configuration that shows how to publish to
kotlin-jvm,kotlin-js,kotlin-android,kotlin-multiplatform
libraries to
maven-central
? I already have an OSSHR setup, its just the signing, the sources, the javadoc. Makes it a bit harder for me I tried their guides. But all of their guides tend to use
maven
gradle plugin and not
maven-publish
which is the one in kotlin docs. Help please. This is day 2 of hustling with very little progress