Skip to content

Commit

Permalink
Update SDWebImage to 5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leoz committed Jul 12, 2021
1 parent 0c6063f commit 70598d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.10.4'
s.dependency 'SDWebImage', '~> 5.11.0'
s.dependency 'SDWebImageWebPCoder', '~> 0.8.3'
end

0 comments on commit 70598d8

Please sign in to comment.