Skip to content

Commit

Permalink
Bump Fresco version to 3.3.0 (#46864)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #46864

## Summary
Fresco v3.3.0 contains necessary adjustments to allow downsample overrides per image request (see facebook/fresco#2787), as well as numerous other bug fixes and adjustments across both Drawee and Vito images.

## Changelog
[Android][Changed] - Update Fresco from 3.2.0 to 3.3.0

Reviewed By: oprisnik

Differential Revision: D63983051

fbshipit-source-id: 9ad0c40dfc864d24ffa39ca9e2bc0ddf8210f4f7
  • Loading branch information
Abbondanzo authored and facebook-github-bot committed Oct 7, 2024
1 parent d2f3f06 commit 86d92e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-native/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ assertj = "3.21.0"
binary-compatibility-validator = "0.13.2"
download = "5.4.0"
fbjni = "0.6.0"
fresco = "3.2.0"
fresco = "3.3.0"
infer-annotation = "0.18.0"
javax-annotation-api = "1.3.2"
javax-inject = "1"
Expand Down

0 comments on commit 86d92e4

Please sign in to comment.