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 3d05713 commit 6402bfdCopy full SHA for 6402bfd
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("multiplatform") version "1.5.30"
3
- `maven-publish`
+ id("maven-publish")
4
}
5
6
val githubRef = System.getenv("GITHUB_REF")
0 commit comments