Gradle plugin for NPM package publishing. Allows for arbitrary publishing as well as seamless integration with Kotlin JS/MPP plugins.
126
stars
10
forks
source link
Replace relatedConfigurationNames with internal implementation #134
Closed
antohaby closed 1 year ago
In Kotlin 1.9 relatedConfigurationNames were deprecated and in 1.9.20 will be removed
See KT-58225