Is there any public info on kotlin version adoptio...
# library-development
w
Is there any public info on kotlin version adoption/usage? Trying to decide about a reasonable kotlin version range to support
👀 1
m
Probably not the answer you’re looking for but you can always use
languageVersion
to support older versions
w
Yeah, the question i want to answer is similar to, what is a reasonable version to set that to in order to include most usage, but not any lower than needed for that
m
Yea that'd be cool data to have. I'm not sure anything like that exists though
e
I tried asking for this a while back https://youtrack.jetbrains.com/issue/KT-53089
💯 1