File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
examples/TypeScriptMessaging/android/app Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -189,11 +189,11 @@ dependencies {
189189 implementation " androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
190190
191191 // For animated GIF support
192- implementation ' com.facebook.fresco:animated-gif:2.0 .0'
192+ implementation ' com.facebook.fresco:animated-gif:2.6 .0'
193193
194194 // For WebP support, including animated WebP
195- implementation ' com.facebook.fresco:animated-webp:2.1 .0'
196- implementation ' com.facebook.fresco:webpsupport:2.0 .0'
195+ implementation ' com.facebook.fresco:animated-webp:2.6 .0'
196+ implementation ' com.facebook.fresco:webpsupport:2.6 .0'
197197
198198 debugImplementation(" com.facebook.flipper:flipper:${ FLIPPER_VERSION} " ) {
199199 exclude group :' com.facebook.fbjni'
You can’t perform that action at this time.
0 commit comments