Stop publishing obsolete kotlin-script-util
#KT-58366 fixed
This commit is contained in:
committed by
Space Team
parent
17dded2f2a
commit
2e393e8fb7
@@ -28,7 +28,6 @@ dependencies {
|
||||
testApi(project(":compiler:ir.ir2cfg"))
|
||||
testApi(project(":compiler:ir.tree")) // used for deepCopyWithSymbols call that is removed by proguard from the compiler TODO: make it more straightforward
|
||||
testApi(project(":kotlin-scripting-compiler"))
|
||||
testApi(project(":kotlin-script-util"))
|
||||
|
||||
otherCompilerModules.forEach {
|
||||
testCompileOnly(project(it))
|
||||
|
||||
Reference in New Issue
Block a user