Revert "Provide custom ConstantAffectionResolver in JPS"
This reverts commit1a7737494b. The API in Intellij was changed, now the issue can be fixed only in 182.* branches. Original commit:0deec7983d
This commit is contained in:
@@ -4,7 +4,6 @@ apply { plugin("jps-compatible") }
|
||||
val compilerModules: Array<String> by rootProject.extra
|
||||
|
||||
dependencies {
|
||||
compileOnly(project(":jps-plugin:jps-services-declarations"))
|
||||
compile(project(":kotlin-build-common"))
|
||||
compile(project(":core:descriptors"))
|
||||
compile(project(":core:descriptors.jvm"))
|
||||
|
||||
Reference in New Issue
Block a user