when you're making a kotlin library that is used b...
# announcements
d
when you're making a kotlin library that is used by a java project, is it better to use the lowest version of the stdlib dependency? will a maven/gradle project depending two different kotlin projects have dependency collisions?