Skip to content

Commit 1cfd739

Browse files
committed
sources
1 parent d21843c commit 1cfd739

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

build.gradle.kts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,6 @@ publishing {
3131
}
3232
}
3333
repositories.github { domain = "kotlin-graphics/mary" }
34-
}
34+
}
35+
36+
java.withSourcesJar()

0 commit comments

Comments
 (0)