File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -100,14 +100,14 @@ dependencies {
100100 implementation 'com.facebook.fresco:animated-base-support:1.3.0'
101101
102102 // For animated GIF support
103- implementation 'com.facebook.fresco:animated-gif:3.1.3 '
103+ implementation 'com.facebook.fresco:animated-gif:3.2.0 '
104104
105105 // For WebP support, including animated WebP
106- implementation 'com.facebook.fresco:animated-webp:3.1.3 '
107- implementation 'com.facebook.fresco:webpsupport:3.1.3 '
106+ implementation 'com.facebook.fresco:animated-webp:3.2.0 '
107+ implementation 'com.facebook.fresco:webpsupport:3.2.0 '
108108
109109 // For WebP support, without animations
110- implementation 'com.facebook.fresco:webpsupport:3.1.3 '
110+ implementation 'com.facebook.fresco:webpsupport:3.2.0 '
111111}
112112```
113113
Original file line number Diff line number Diff line change @@ -98,14 +98,14 @@ dependencies {
9898 implementation 'com.facebook.fresco:animated-base-support:1.3.0'
9999
100100 // For animated GIF support
101- implementation 'com.facebook.fresco:animated-gif:3.1.3 '
101+ implementation 'com.facebook.fresco:animated-gif:3.2.0 '
102102
103103 // For WebP support, including animated WebP
104- implementation 'com.facebook.fresco:animated-webp:3.1.3 '
105- implementation 'com.facebook.fresco:webpsupport:3.1.3 '
104+ implementation 'com.facebook.fresco:animated-webp:3.2.0 '
105+ implementation 'com.facebook.fresco:webpsupport:3.2.0 '
106106
107107 // For WebP support, without animations
108- implementation 'com.facebook.fresco:webpsupport:3.1.3 '
108+ implementation 'com.facebook.fresco:webpsupport:3.2.0 '
109109}
110110```
111111
Original file line number Diff line number Diff line change @@ -100,14 +100,14 @@ dependencies {
100100 implementation 'com.facebook.fresco:animated-base-support:1.3.0'
101101
102102 // For animated GIF support
103- implementation 'com.facebook.fresco:animated-gif:3.1.3 '
103+ implementation 'com.facebook.fresco:animated-gif:3.2.0 '
104104
105105 // For WebP support, including animated WebP
106- implementation 'com.facebook.fresco:animated-webp:3.1.3 '
107- implementation 'com.facebook.fresco:webpsupport:3.1.3 '
106+ implementation 'com.facebook.fresco:animated-webp:3.2.0 '
107+ implementation 'com.facebook.fresco:webpsupport:3.2.0 '
108108
109109 // For WebP support, without animations
110- implementation 'com.facebook.fresco:webpsupport:3.1.3 '
110+ implementation 'com.facebook.fresco:webpsupport:3.2.0 '
111111}
112112```
113113
You can’t perform that action at this time.
0 commit comments