FIR IDE: move declaration/package providers to separate module
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
plugins {
|
||||
kotlin("jvm")
|
||||
}
|
||||
|
||||
publishJarsForIde(listOf(":analysis:analysis-api-providers"))
|
||||
Reference in New Issue
Block a user