if i'm making a published library that's going to ...
# getting-started
d
if i'm making a published library that's going to be used from both kotlin and java, what should the scope of
kotlin-stdlib-jdk8
be ?
k
Just a normal transitive dependency.