Skip to content

Commit 8efcd11

Browse files
author
olme04
authored
fix publication for empty module (#212)
1 parent d4a5e7e commit 8efcd11

File tree

1 file changed

+3
-0
lines changed
  • rsocket-transport-ktor/src/commonMain/kotlin/io/rsocket/kotlin/transport/ktor

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package io.rsocket.kotlin.transport.ktor
2+
3+
private val dummy: Int = 0

0 commit comments

Comments
 (0)