FIR IDE: move analysis api to the analysis directory

This commit is contained in:
Ilya Kirillov
2021-09-14 15:58:04 +02:00
parent 0996513f82
commit 0c04ff98c3
75 changed files with 219 additions and 220 deletions
@@ -2,4 +2,4 @@ plugins {
kotlin("jvm")
}
publishJarsForIde(listOf(":idea-frontend-api"))
publishJarsForIde(listOf(":analysis:analysis-api"))