File tree Expand file tree Collapse file tree 6 files changed +24
-24
lines changed Expand file tree Collapse file tree 6 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -102,14 +102,14 @@ dependencies {
102
102
implementation 'com.facebook.fresco:animated-base-support:1.3.0'
103
103
104
104
// For animated GIF support
105
- implementation 'com.facebook.fresco:animated-gif:3.2 .0'
105
+ implementation 'com.facebook.fresco:animated-gif:3.6 .0'
106
106
107
107
// For WebP support, including animated WebP
108
- implementation 'com.facebook.fresco:animated-webp:3.2 .0'
109
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
108
+ implementation 'com.facebook.fresco:animated-webp:3.6 .0'
109
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
110
110
111
111
// For WebP support, without animations
112
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
112
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
113
113
}
114
114
```
115
115
Original file line number Diff line number Diff line change @@ -100,14 +100,14 @@ dependencies {
100
100
implementation 'com.facebook.fresco:animated-base-support:1.3.0'
101
101
102
102
// For animated GIF support
103
- implementation 'com.facebook.fresco:animated-gif:3.2 .0'
103
+ implementation 'com.facebook.fresco:animated-gif:3.4 .0'
104
104
105
105
// For WebP support, including animated WebP
106
- implementation 'com.facebook.fresco:animated-webp:3.2 .0'
107
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
106
+ implementation 'com.facebook.fresco:animated-webp:3.4 .0'
107
+ implementation 'com.facebook.fresco:webpsupport:3.4 .0'
108
108
109
109
// For WebP support, without animations
110
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
110
+ implementation 'com.facebook.fresco:webpsupport:3.4 .0'
111
111
}
112
112
```
113
113
Original file line number Diff line number Diff line change @@ -100,14 +100,14 @@ dependencies {
100
100
implementation 'com.facebook.fresco:animated-base-support:1.3.0'
101
101
102
102
// For animated GIF support
103
- implementation 'com.facebook.fresco:animated-gif:3.2 .0'
103
+ implementation 'com.facebook.fresco:animated-gif:3.6 .0'
104
104
105
105
// For WebP support, including animated WebP
106
- implementation 'com.facebook.fresco:animated-webp:3.2 .0'
107
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
106
+ implementation 'com.facebook.fresco:animated-webp:3.6 .0'
107
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
108
108
109
109
// For WebP support, without animations
110
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
110
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
111
111
}
112
112
```
113
113
Original file line number Diff line number Diff line change @@ -100,14 +100,14 @@ dependencies {
100
100
implementation 'com.facebook.fresco:animated-base-support:1.3.0'
101
101
102
102
// For animated GIF support
103
- implementation 'com.facebook.fresco:animated-gif:3.2 .0'
103
+ implementation 'com.facebook.fresco:animated-gif:3.6 .0'
104
104
105
105
// For WebP support, including animated WebP
106
- implementation 'com.facebook.fresco:animated-webp:3.2 .0'
107
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
106
+ implementation 'com.facebook.fresco:animated-webp:3.6 .0'
107
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
108
108
109
109
// For WebP support, without animations
110
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
110
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
111
111
}
112
112
```
113
113
Original file line number Diff line number Diff line change @@ -100,14 +100,14 @@ dependencies {
100
100
implementation 'com.facebook.fresco:animated-base-support:1.3.0'
101
101
102
102
// For animated GIF support
103
- implementation 'com.facebook.fresco:animated-gif:3.2 .0'
103
+ implementation 'com.facebook.fresco:animated-gif:3.6 .0'
104
104
105
105
// For WebP support, including animated WebP
106
- implementation 'com.facebook.fresco:animated-webp:3.2 .0'
107
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
106
+ implementation 'com.facebook.fresco:animated-webp:3.6 .0'
107
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
108
108
109
109
// For WebP support, without animations
110
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
110
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
111
111
}
112
112
```
113
113
Original file line number Diff line number Diff line change @@ -100,14 +100,14 @@ dependencies {
100
100
implementation 'com.facebook.fresco:animated-base-support:1.3.0'
101
101
102
102
// For animated GIF support
103
- implementation 'com.facebook.fresco:animated-gif:3.2 .0'
103
+ implementation 'com.facebook.fresco:animated-gif:3.6 .0'
104
104
105
105
// For WebP support, including animated WebP
106
- implementation 'com.facebook.fresco:animated-webp:3.2 .0'
107
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
106
+ implementation 'com.facebook.fresco:animated-webp:3.6 .0'
107
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
108
108
109
109
// For WebP support, without animations
110
- implementation 'com.facebook.fresco:webpsupport:3.2 .0'
110
+ implementation 'com.facebook.fresco:webpsupport:3.6 .0'
111
111
}
112
112
```
113
113
You can’t perform that action at this time.
0 commit comments