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

version of coil-kt is too old #131

Open
hungntv opened this issue Oct 21, 2024 · 0 comments
Open

version of coil-kt is too old #131

hungntv opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hungntv
Copy link

hungntv commented Oct 21, 2024

Version 2.3.1 is using coil-kt v1.4.0
https://mvnrepository.com/artifact/com.maxkeppeler.sheets/core/2.3.1

Please update coil-kt to latest version (now is 2.7.0)

I got this issue when trying to do assembleRelease

Missing class coil.size.PixelSize (referenced from: void com.maxkeppeler.sheets.core.ImageRequest.size(int, int))
Missing class coil.size.SizeResolver$Companion (referenced from: void com.maxkeppeler.sheets.core.ImageRequest.size(coil.size.Size))
@hungntv hungntv added the bug Something isn't working label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant