Skip to content

Commit

Permalink
Merge pull request #1 from foxwallet/ljunb/update_sd_version
Browse files Browse the repository at this point in the history
dev: update SDWebImage & WebPCoder version
  • Loading branch information
ljunb authored Jul 8, 2024
2 parents 9ab80fc + 8d16c31 commit bfe8136
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.11.1'
s.dependency 'SDWebImageWebPCoder', '~> 0.8.4'
s.dependency 'SDWebImage', '5.19.2'
s.dependency 'SDWebImageWebPCoder', '0.14.6'
end

0 comments on commit bfe8136

Please sign in to comment.