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 0ec0b1f commit fc5bdf2Copy full SHA for fc5bdf2
buildSrc/src/main/kotlin/commons-publish.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "com.eternalcode"
7
-version = "1.1.1-SNAPSHOT"
+version = "1.1.1"
8
9
java {
10
withSourcesJar()
0 commit comments