We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8349d commit 7f11d0eCopy full SHA for 7f11d0e
settings.gradle
@@ -26,7 +26,7 @@ module('core/kotlinx-coroutines-core')
26
27
module('integration/kotlinx-coroutines-guava')
28
module('integration/kotlinx-coroutines-jdk8')
29
-\module('integration/kotlinx-coroutines-slf4j')
+module('integration/kotlinx-coroutines-slf4j')
30
31
module('reactive/kotlinx-coroutines-reactive')
32
module('reactive/kotlinx-coroutines-reactor')
0 commit comments