Skip to content

Commit ee71b6c

Browse files
committed
dummy commit to trigger netlify
1 parent b9c4b36 commit ee71b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@ publishing.publications.register("mavenJava", MavenPublication::class) {
9696
configurations.all { attributes.attribute(TARGET_JVM_VERSION_ATTRIBUTE, 11) }
9797

9898
java {
99-
// withJavadocJar()
99+
// withJavadocJar()
100100
withSourcesJar()
101101
}

0 commit comments

Comments
 (0)