Old Coil version built in - messaging Android SDK
已于 2022年3月22日 发布
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!
9
10
0 条评论
登录 to leave a comment.