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)) ```
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