3 lines
96 B
Kotlin
3 lines
96 B
Kotlin
idePluginDependency {
|
|
publishProjectJars(listOf(":kotlinx-serialization-compiler-plugin"))
|
|
} |