Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Publish multiplatform metadata #222

@jcornaz

Description

@jcornaz

When using kwik in a multiplatform project one has to import every target depedencies:

  • In common source-set: kwik-core-common
  • In JVM source-set: kwik-core-jvm
  • In Linux source-set: kwik-core-linux
  • Etc.

But it is now possible to publish the metadata in the core artifact so that a multplatform project would only need to make the common source-set to depend on kwik-core in order to get all platform artifacts.

For that I would have to use maven-publish instead of the bintray plugin.

More info: https://kotlinlang.org/docs/reference/mpp-publish-lib.html#publish-a-multiplatform-library

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreAny task that is beneficial only for the maintainer of the projetup for grabsGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions