Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Kotlin to 2.0.0 #33

Closed
OptimumCode opened this issue Jun 9, 2024 · 2 comments · Fixed by #34
Closed

Update Kotlin to 2.0.0 #33

OptimumCode opened this issue Jun 9, 2024 · 2 comments · Fixed by #34

Comments

@OptimumCode
Copy link
Contributor

OptimumCode commented Jun 9, 2024

Hello!

Could you please advise if there are any plans to update the Kotlin version to 2.0.0? I am happy to help with Kotlin update (my library depends on this one and I would prefer to have all the dependencies migrated to Kotlin 2.0.0 before I migrate my library)

Thank you!

@JakeWharton
Copy link
Contributor

Using this in a library and app that are on Kotlin 2.0 without problems. Kotlin 2.0 is not incompatible with libraries built with 1.9.x. You should not have to wait for or force any of your dependencies to upgrade before you do.

@OptimumCode
Copy link
Contributor Author

Thank you, @JakeWharton. I am aware that kotlin 2.0 works fine with libraries built using 1.9 but I like consistency in my dependencies.
I am not forcing anyone to do anything - just curious if there were plans to do the update and offered my help

@cketti cketti closed this as completed in #34 Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants