Hello friends, we have released gradle refreshVers...
# feed
j
Hello friends, we have released gradle refreshVersions 0.10.0! refreshVersions is our attempt at making adding and updating dependencies more convenient, faster and less error-prone The focus for the next version is to make it easy to migrate to refreshVersions. Do you have an open-source project you would like me to migrate? If so, please add a link in the comments here Changelog: https://jmfayard.github.io/refreshVersions/CHANGELOG/#version-0100-2021-05-13 Website: https://jmfayard.github.io/refreshVersions
👍🏼 3
🙏 2
👍 4
K 10
You can see it in action here

https://www.youtube.com/watch?v=VhYERonB8co

You can try it out inside this repository https://github.com/jmfayard/kotlin-cli-starter
a
Do you work with new gradle 7 version files?
j
@altavir yes! You just have to follow our convention of using a placeholder
_
as version In the next version I want to go one step further and add a task that would generate automatically the versions catalog
libs.toml
See this pr https://github.com/chrisbanes/tivi/pull/803