Picasso: Version numbering of release 2.8

Created on 11 Aug 2020  路  7Comments  路  Source: square/picasso

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.

Most helpful comment

Haha, should've gone for 3.14159.

All 7 comments

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
image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

caoguodong picture caoguodong  路  3Comments

StErMi picture StErMi  路  6Comments

ghost picture ghost  路  6Comments

johnjeremih picture johnjeremih  路  4Comments

JakeWharton picture JakeWharton  路  7Comments