Slackbot
08/05/2023, 3:13 PMJavi
08/05/2023, 3:19 PM0.5.0-SNAPSHOT
0.5.0+1.9.20-dev-5788-SNAPSHOT
I guess it is the same than comparing it without SNAPSHOT
0.5.0
0.5.0+1.9.20-dev-5788
As as the first is a final version and the second has extra data with a separator, +
, I think the second should be lower, but I am not sure if that is true, a public tool or class to compare versions should great.
Additionally, project version in the future will use Provider<String>
, or is it possible it uses something like Provider<SomeGradleVersionApi>
, I think this latest one should be better, it would be less flexible, but it would help library authors to publish versions that can be ordered correctly by tools like Renovate or Dependabot, not only Gradleephemient
08/05/2023, 4:22 PMephemient
08/05/2023, 4:22 PMJavi
08/05/2023, 4:45 PMVampire
08/05/2023, 10:34 PMVampire
08/05/2023, 10:35 PM