Updated Picasso version 2.71828 to 2.8. Now Android Lint complains that there is a newer version 2.71828 available. Which is true in semantic versioning sense since 71828 > 8.
One can suppress the GradleDependency lint check for the library to get rid of the warning. However, I would find it better if version number components were monotonically increasing instead.
Haha, should've gone for 3.14159.
@jrodbx any thoughts on this or should we go ahead with forcing the version?
@jrodbx just replace versione 2.8 with 2.80000
_Failed to resolve: com.squareup.picasso:picasso:2.80000_
what am I doing wrong?
_Failed to resolve: com.squareup.picasso:picasso:2.80000_
what am I doing wrong?
no no, is a suggestion for releaser to fix issue
I've already got it, but as 2.8, not 2.80000
From maven, this is funny

Most helpful comment
Haha, should've gone for
3.14159.