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 fa8658d commit 4cbebd1Copy full SHA for 4cbebd1
fibonacci/build.gradle.kts
@@ -52,7 +52,7 @@ mavenPublishing {
52
53
signAllPublications()
54
55
- coordinates("io.github.pahill", "mylibrary-fibonacci", "1.0.3")
+ coordinates("io.github.pahill", "fibonacci", "1.0.3")
56
57
pom {
58
name.set("Fibonacci library")
0 commit comments