[TMP] Remove :kotlin-coroutines-experimental-compat module
This commit is contained in:
@@ -24,7 +24,6 @@ dependencies {
|
||||
compileOnly(intellijPluginDep("Groovy"))
|
||||
compileOnly(intellijPluginDep("junit"))
|
||||
compileOnly(intellijPluginDep("testng"))
|
||||
runtimeOnly(project(":kotlin-coroutines-experimental-compat"))
|
||||
|
||||
compileOnly(project(":kotlin-gradle-statistics"))
|
||||
|
||||
@@ -125,4 +124,4 @@ if (Ide.AS41.orHigher()) {
|
||||
getOrCreateTask<Test>("test") {
|
||||
setExcludes(listOf("**"))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user