You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Gligar currently uses Glide version 4.9 which still use Android support lib. Alot of apps(like mine) are excluding Android support lib and use AndroidX instead.
Solution:
Upgrade to Glide 4.11 (That use only AndroidX) will solve this issue.
Thanks!
The text was updated successfully, but these errors were encountered:
Describe the bug
Gligar currently uses Glide version 4.9 which still use Android support lib. Alot of apps(like mine) are excluding Android support lib and use AndroidX instead.
Solution:
Upgrade to Glide 4.11 (That use only AndroidX) will solve this issue.
Thanks!
The text was updated successfully, but these errors were encountered: