Files
2021-09-22 12:57:14 +02:00

6 lines
88 B
Kotlin

plugins {
kotlin("jvm")
}
publishJarsForIde(listOf(":analysis:project-structure"))