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 cbc6af3 commit 9ccbdadCopy full SHA for 9ccbdad
1 file changed
rwmutex/build.gradle.kts
@@ -89,7 +89,7 @@ mavenPublishing {
89
90
signAllPublications()
91
92
- coordinates(group.toString(), "library", version.toString())
+ coordinates(group.toString(), "rwmutex", version.toString())
93
94
pom {
95
name = "KMP RWMutex"
0 commit comments