twitter-kit-android icon indicating copy to clipboard operation
twitter-kit-android copied to clipboard

Update Picasso library to 2.71828

Open jasvilladarez opened this issue 5 years ago • 2 comments

This is to prevent conflict with the latest Picasso version. Picasso removed it's with(Context) function and replace it with get().

jasvilladarez avatar Sep 20 '18 14:09 jasvilladarez

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 20 '18 14:09 CLAassistant

I am getting the minify warning that Picasso.with(context) is not present. When the update to use the latest Picasso will get released?

bardyamomeni avatar Dec 06 '18 08:12 bardyamomeni