https://kotlinlang.org logo
n

nkiesel

07/11/2020, 1:33 AM
refreshVersions
uses
dependencies
internally to find the the available updates and uses that to re-write
Versions.kt
. So unless you want to just see available updates, stick with
refreshVersions
.
l

louiscad

07/11/2020, 6:47 PM
It doesn't rewrite
Versions.kt
, it modifies the dependency constraints that have a version placeholder (an underscore).
7 Views