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 4be88d8 commit 4ca4861Copy full SHA for 4ca4861
1 file changed
buildSrc/src/main/kotlin/commons-publish.gradle.kts
@@ -4,11 +4,10 @@ plugins {
4
}
5
6
group = "com.eternalcode"
7
-version = "1.1.6"
+version = "1.1.7"
8
9
java {
10
withSourcesJar()
11
-// withJavadocJar()
12
13
14
publishing {
0 commit comments