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 7052769 commit c2d011bCopy full SHA for c2d011b
buildSrc/src/main/kotlin/Publishing.kt
@@ -1,5 +1,5 @@
1
object Publishing {
2
- const val ArtifactId = "kotlin-aoc-utilities"
+ const val ArtifactId = "Kotlin-AoC-Utilities"
3
const val GroupId = "com.github.jsoberg"
4
const val Version = "2025.2"
5
}
0 commit comments