How do I get Kotlin to work properly for my 1.3.50 projects? I do not plan to upgrade some of my projects in the near future. Or should I just ignore this message?
j
Joffrey
04/04/2023, 5:32 PM
Why not upgrade, though? Most of the updates are super smooth
j
jeggy
04/04/2023, 5:34 PM
I have a bunch of small projects lying around which I just do a 3-5 line code changes to every 3-6 months. So not worth to go through them all, and it's all customer paid working hours, so can't just spend time on them as I want 😛
j
Joffrey
04/04/2023, 6:02 PM
My point is, struggling with the IDE to deal with the version issue probably took you longer than a version update of Kotlin in the build file
âž• 9
m
Marit van Dijk
04/05/2023, 6:19 AM
Alternatively, add a bot to create PRs for you with updates? You'll still have to manage the PRs and check everything still works but you won't have to manually check all the projects for updates & create PRs