Skip to content

Commit 05bb570

Browse files
committed
~
1 parent ebfc3e4 commit 05bb570

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

kotlinx-coroutines-core/build.gradle

-4
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,7 @@ kotlin {
148148
/* jvmCore is automatically matched as 'defaultSourceSet' for the compilation, due to its name */
149149
tasks.getByName('check').dependsOn(compileKotlinTaskProvider)
150150
}
151-
}
152-
}
153151

154-
kotlin {
155-
jvm {
156152
// For animal sniffer
157153
withJava()
158154
}

0 commit comments

Comments
 (0)