Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
prepare
/
ide-plugin-dependencies
/
incremental-compilation-impl-tests-for-ide
/
build.gradle.kts
blob: 50006d6f82f7c42cfa841e3f5d518397411044b4 [
file
]
plugins
{
kotlin
(
"jvm"
)
}
publishTestJarsForIde
(
listOf
(
":compiler:incremental-compilation-impl"
))