Skip to content

Commit 0a8f630

Browse files
author
ahmetduruer
committed
test
1 parent f6a1d02 commit 0a8f630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ publishing {
191191
//}
192192

193193
java {
194-
withJavadocJar()
195-
withSourcesJar()
194+
//withJavadocJar()
195+
//withSourcesJar()
196196

197197
// Use Java 21 for compilation
198198
toolchain {

0 commit comments

Comments
 (0)