(CoroutineDebugger) StackFrameInterceptor service added to KotlinPositionManager, dependency cleanup
This commit is contained in:
@@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile(project(":idea:jvm-debugger:jvm-debugger-core"))
|
||||
implementation(project(":idea:jvm-debugger:jvm-debugger-core"))
|
||||
|
||||
compileOnly(toolsJarApi())
|
||||
compileOnly(intellijDep())
|
||||
|
||||
Reference in New Issue
Block a user