What is the right way to publish multiplatform on ...
# gradle
d
What is the right way to publish multiplatform on Bintray? As now I have
Copy code
- Repository
  - Package
    - mylib/
    - mylib-js/
    - mylib-jvm/
    - mylib-metadata/
But tryin to link on jCenter I got:
Please fix the following before submitting a JCenter inclusion request: - Add a POM file to the latest version of your package.