Hello team, i created a PR to fix a bug where the ...
# koin-contributors
p
Hello team, i created a PR to fix a bug where the
sources
jar is empty for
koin-ktor
. I'm using the
allSource
source set so that kotlin modules with
src/main/kotlin
folders are picked up. Lmk if you need me to do somehting else. I realized this when I was stepping through the code and couldn't attach sources. https://github.com/InsertKoinIO/koin/pull/1304