crisp-im / crisp-sdk-android

:package: Crisp Android SDK, add a chat in any Android app and communicate with your users.
https://docs.crisp.chat/guides/chatbox-sdks/android-sdk/
Other
55 stars 17 forks source link

Conflict with Glide Library #10

Closed RHMDHDYT closed 6 years ago

RHMDHDYT commented 6 years ago

Im using Glide 4.0.0 on my app while Crisp 0.0.17 using 3.x version of glide. And it crashed when i open a smiley emoticon on chat menu. When i check the gradle, Crisp override the glide module using latest version (4.0.0) when app compiled. How to avoid this conflict?

baptistejamin commented 6 years ago

We released today a new version. It has been fixed.