Roll Lottie Android from 71c1622ae3c1 to 3f39884cb0d0 (1 revision) https://skia.googlesource.com/external/github.com/airbnb/lottie-android.git/+log/71c1622ae3c1..3f39884cb0d0 2024-08-01 niklas.baudy@vanniktech.de LottieComposition: Add getUnscaledHeight & getUnscaledWidth functions. (#2514) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/lottie-android-lottie-ci-autoroll Please CC rmistry@google.com,skiabot@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: rmistry@google.com Change-Id: I77b05162452e2dc7c5b9f6cce8b9e435937c8c24 Reviewed-on: https://skia-review.googlesource.com/c/lottie-ci/+/885121 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 669e386..1f41753 100644 --- a/DEPS +++ b/DEPS
@@ -7,7 +7,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'lottie_android_revision': '71c1622ae3c145e5afaf6bbdd0a2edd274f49864', + 'lottie_android_revision': '3f39884cb0d0dddd86673b3826aad6fa508416ab', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other.