We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d21843c commit 1cfd739Copy full SHA for 1cfd739
build.gradle.kts
@@ -31,4 +31,6 @@ publishing {
31
}
32
33
repositories.github { domain = "kotlin-graphics/mary" }
34
-}
+}
35
+
36
+java.withSourcesJar()
0 commit comments