[TMP] Remove :kotlin-coroutines-experimental-compat module
This commit is contained in:
@@ -44,7 +44,6 @@ configurations {
|
||||
dependencies {
|
||||
compile project(':kotlin-stdlib')
|
||||
testCompile project(':kotlin-test:kotlin-test-junit')
|
||||
testCompile project(':kotlin-coroutines-experimental-compat')
|
||||
}
|
||||
|
||||
jar {
|
||||
|
||||
Reference in New Issue
Block a user