This message was deleted.
# koin
s
This message was deleted.
s
I think you should be using
implementation()
if you don't want your use of koin to leak into the compile/runtime class path of the consumers of your library.
z
I tried
implementation
as well but got the same result, if the consuming app does not have koin dependency in its gradle i get that error