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