This snippet from the following link doesn’t let m...
# gradle
j
This snippet from the following link doesn’t let me use artifactId: https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#experimental-metadata-publishing-mode I tried gradle 6.4-rc-4 too.
e
I agree. The syntax should be
getting(MavenPublication::class)
instead.