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
[BugFix] Fix iOS 3rd party SDK compliance for SDWebImage
Summary of change:
Update SDWebImage and SDWebImageWebPCoder to use flexible version
constraints (~> 5.19 and ~> 0.14 respectively) instead of pinned
versions (5.15.5 and 0.11.0).
0 commit comments