3 lines
92 B
Kotlin
3 lines
92 B
Kotlin
idePluginDependency {
|
|
publishTestJar(listOf(":compiler:incremental-compilation-impl"))
|
|
} |