To close the loop on this, if you're using `com.va...
# compose-desktop
k
To close the loop on this, if you're using
com.vanniktech:gradle-maven-publish-plugin
to push your snapshot / release builds, and you've upgraded to Kotlin 1.4.30 for your multi-platform project, you need to upgrade to version
0.14.0
of the plugin. See https://github.com/vanniktech/gradle-maven-publish-plugin/issues/185
🙏 1