I have 2 questions: - When I run `buildSrcLibs`, ...
# refreshversions
l
I have 2 questions: • When I run
buildSrcLibs
, it overrides my buildSrc/build.gradle.kts. I have to rollback each time. Is this a known bug? • I have a gradle plugin added to my project hosted in a private maven repository.
refreshVersions
does not add the notation to
Libs.kt
, and the version to
versions.properties
. Is there something I can do about it?
I have updated to version
0.51.0
of refreshVersion by the way
v
My personal recommendation for both, use version catalogs :-)
l
Eventually, but that implies a migration which I don't have time for now. And well... If it's a bug, I want the devs to know about it