Revert "Provide custom ConstantAffectionResolver in JPS"
This reverts commit 772a935de6.
The API in Intellij was changed, now the issue can be fixed only in
182.* branches.
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