Question on multiplatform publications and sources.jar. While it gets generated correctly and published as well, both Gradle metadata (
*.module
) and Maven metadata (
*.pom
) don't include artifacts with the sources classifier. That seems enough for IntelliJ / Android Studio to not be able to download sources. Did anyone solve this already?