iterable-android-sdk icon indicating copy to clipboard operation
iterable-android-sdk copied to clipboard

Update Glide to the latest version

Open cmargonis opened this issue 1 year ago • 3 comments
trafficstars

Hello everyone 👋

As we are trying to remove the use of jetifier from our project to decrease our build time, we noticed that iterable depends on a legacy Glide version 4.8.0 (latest stable is 4.16.0) . I noticed that it was added in this #508 PR and I'm not sure if there was any issue which prevented the use of newer Glide versions.

We would very much appreciate it if it could be updated (I can also open a PR updating it).

cmargonis avatar Mar 04 '24 10:03 cmargonis

@cmargonis We will take a look at upgrading the Glide version. Thanks for raising this issue.

evantk91 avatar Mar 05 '24 02:03 evantk91

Hi @cmargonis thanks again for raising this issue-- please see our updated Android SDK version 3.5.1, which includes an update to the Glide library

jena-chakour avatar Mar 18 '24 15:03 jena-chakour

Thank you very much @jena-chakour !

cmargonis avatar Mar 20 '24 12:03 cmargonis