Hi,
I'm using this sdk, version 2.2.0.
implementation "zendesk.messaging:messaging-android:$zendeskMessagingVersion"
Based on the gradle dependencies analysis it looks like it's using Coil 1.3.0. We're using Coil 2.0.0-rc2 and it seems that those versions are not compatible too much and we actually can't reduce it because we need compose support.
Do you have any plans for upgrading this dependency? And if not do you maybe have some experience with resolving such dependency issues using gradle? Preserve Coil 1.3.0 just for this one library?
Thanks!
Just had a conversation with the dev team. They're adding a card to their backlog to upgrade this. Once I have more details surrounding the release of this upgrade - I'll let you know!