Halil Ozercan
08/18/2020, 5:20 PMAdam Powell
08/18/2020, 5:41 PMjim
08/18/2020, 8:03 PMdev17
will use 1.4.0-rc
and the build after that will use 1.4.0
. Although all recent builds (including dev16
) are technically compatible with 1.4.0
and will work if you force the dependency.louiscad
08/18/2020, 8:39 PMjim
08/18/2020, 9:05 PM1.4.0
in your file but try to use an artifact that demands 1.4.0-rc
, what happens? Don't you need to do something to tell Gradle "eeh, it's fine".louiscad
08/18/2020, 9:53 PMjim
08/18/2020, 9:54 PM1.4.0
!louiscad
08/19/2020, 6:17 AMIf no ranges are involved, then the highest version that is not rejected will be selected.From this page: https://docs.gradle.org/current/userguide/dependency_resolution.html