We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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))
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: