Skip to content

Commit

Permalink
Update SDWebImage and Fresco to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
abhayastudios committed Oct 31, 2020
1 parent 1df5b6c commit 0c95961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion platforms/android/include.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ android {
}

dependencies {
compile "com.facebook.fresco:fresco:2.1.0"
compile "com.facebook.fresco:fresco:2.3.0"
}
2 changes: 1 addition & 1 deletion platforms/ios/Podfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pod 'SDWebImage', '~> 4.4.1'
pod 'SDWebImage', '~> 5.9.4'

0 comments on commit 0c95961

Please sign in to comment.