We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2df8d1 commit 5caa526Copy full SHA for 5caa526
kotlinx-coroutines-test/build.gradle
kotlinx-coroutines-test/build.gradle.kts
@@ -0,0 +1,3 @@
1
+dependencies {
2
+ implementation(project(":kotlinx-coroutines-debug"))
3
+}
0 commit comments