[BT] Move KotlinLogger to the bt-api module
#KT-57398 In Progress
This commit is contained in:
committed by
Space Team
parent
1005d0244a
commit
2412693ef0
@@ -12,6 +12,7 @@ dependencies {
|
||||
compileOnly(project(":kotlin-preloader"))
|
||||
compileOnly(project(":compiler:frontend.java"))
|
||||
compileOnly(project(":daemon-common"))
|
||||
compileOnly(project(":compiler:build-tools:kotlin-build-tools-api"))
|
||||
compileOnly(project(":compiler:util"))
|
||||
compileOnly(intellijCore())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user