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