robfletcher
06/25/2018, 9:40 PMlatest.release
or +
in Gradle that’s the version you’ll get because 1.1.19 looks higher than 1.1.5 even though it’s a year older. With Gradle’s new dependency locking feature this is more noticeable (because using dynamic versions like that is no longer necessarily an easy way to shoot yourself in the foot). I notice that version was not synced to Maven Central so it’s only on mutable repos.raniejade
06/25/2018, 11:42 PM