Skip to content

Commit 7f11d0e

Browse files
committed
Fix rebase artifact
1 parent 9c8349d commit 7f11d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module('core/kotlinx-coroutines-core')
2626

2727
module('integration/kotlinx-coroutines-guava')
2828
module('integration/kotlinx-coroutines-jdk8')
29-
\module('integration/kotlinx-coroutines-slf4j')
29+
module('integration/kotlinx-coroutines-slf4j')
3030

3131
module('reactive/kotlinx-coroutines-reactive')
3232
module('reactive/kotlinx-coroutines-reactor')

0 commit comments

Comments
 (0)