Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please update glide, picasso and fresco libs #86

Closed
mojtaba-yekta opened this issue Jun 24, 2019 · 2 comments · Fixed by #94
Closed

please update glide, picasso and fresco libs #86

mojtaba-yekta opened this issue Jun 24, 2019 · 2 comments · Fixed by #94

Comments

@mojtaba-yekta
Copy link

Hi,
Please update image loader libs to latest versions:

//fresco version in fresco-loader:
implementation 'com.facebook.fresco:fresco:1.11.0'
//latest version is:
implementation 'com.facebook.fresco:fresco:2.0.0'

//glide version in glide-loader:
implementation 'com.github.bumptech.glide:glide:4.8.0'
//latest version is:
implementation 'com.github.bumptech.glide:glide:4.9.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'

//glide version in picasso-loader:
implementation 'com.squareup.picasso:picasso:2.5.2'
//latest version is:
implementation 'com.squareup.picasso:picasso:2.71828'
@Oziomajnr
Copy link
Contributor

Oziomajnr commented Jul 29, 2019

@mojtaba-yekta You could update the library and submit a pull request.

@VEINHORN
Copy link
Owner

Fixed by @mirjalal in #94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants