https://kotlinlang.org logo
l

louiscad

05/14/2021, 10:42 AM
📢📢📢 Hello folks! I'm very happy for the 0.10.0 version, released yesterday morning. https://twitter.com/Louis_CAD/status/1393152173555470344?s=20 See the thread for the thanks to pair-programmers, contributors (like @Nikky), and to my sponsors. 🙏
❤️ 2
m

miqbaldc

05/15/2021, 1:46 PM
Does gradle-refresh-version inspired by this (Centralized dependency versions) changes to include versioning in a .properties?
l

louiscad

05/15/2021, 1:48 PM
refreshVersions predates Gradle 7. It's around since 2019, so it hasn't been inspired by it, and the main thing it brings (refreshing versions) is unique, Gradle versions catalogs don't do it (but refreshVersions might bring it to them).
✍️ 1
m

miqbaldc

05/15/2021, 2:27 PM
hopefully, gradle teams would acquire (or have) similar functionality as
refreshVersions
been using a few gradle dependency version management, also we’re to afraid breaking our current codebase if introduces new dependency version management 🙏
l

louiscad

05/15/2021, 2:28 PM
If you're afraid, make sure git is in a clean state, and maybe create a separate branch to experiment.
If you're really afraid, just click on watch, select releases, and wait for 1.0 or an RC 🙂
❤️ 1