Skip to content

Commit

Permalink
Update SDWebImage & SDWebImageWebPCoder version
Browse files Browse the repository at this point in the history
  • Loading branch information
undefined committed May 31, 2024
1 parent 26d5f97 commit f710131
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RNFastImage.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m}"

s.dependency 'React-Core'
s.dependency 'SDWebImage', '~> 5.15.4'
s.dependency 'SDWebImageWebPCoder', '~> 0.10.1'
s.dependency 'SDWebImage', '~> 5.19.3'
s.dependency 'SDWebImageWebPCoder', '~> 0.14.6'
end

0 comments on commit f710131

Please sign in to comment.