Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency com.airbnb.android:lottie to v6.2.0 (#391)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.airbnb.android:lottie](https://togithub.com/airbnb/lottie-android) | `6.1.0` -> `6.2.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.airbnb.android:lottie/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.airbnb.android:lottie/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.airbnb.android:lottie/6.1.0/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.airbnb.android:lottie/6.1.0/6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>airbnb/lottie-android (com.airbnb.android:lottie)</summary> ### [`v6.2.0`](https://togithub.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#620) ##### New Features - Implement screen, overlay, darken, lighten, and add blend modes ([#​2408](https://togithub.com/airbnb/lottie-android/pull/2408)) - Implement auto-orient ([#​2416](https://togithub.com/airbnb/lottie-android/pull/2416)) - Allow globally configuring asyncUpdates ([#​2356](https://togithub.com/airbnb/lottie-android/pull/2356)) - Add an optional `close` param to LottieCompositionFactory.fromJsonReader ([#​2342](https://togithub.com/airbnb/lottie-android/pull/2342)) - Allow dynamic properties for solid layer colors ([#​2378](https://togithub.com/airbnb/lottie-android/pull/2378)) - Update baseline profiles ([#​2404](https://togithub.com/airbnb/lottie-android/pull/2404)) - Add a ZipInputStream overload to LottieAnimationView.setAnimation ([#​2411](https://togithub.com/airbnb/lottie-android/pull/2411)) ##### Bugs Fixed - Upgrade okio ([#​2418](https://togithub.com/airbnb/lottie-android/pull/2418)) - Improve cache hits for synchronous LottieCompositionFactory methods ([#​2379](https://togithub.com/airbnb/lottie-android/pull/2379)) - Fix gradient interpolation for opacity stops beyond the last color stop ([#​2377](https://togithub.com/airbnb/lottie-android/pull/2377)) - Fix Potential NPE In NetworkCache.clearCache ([#​2364](https://togithub.com/airbnb/lottie-android/pull/2364)) - Fix an IllegalArgumentException when creating a bitmap ([#​2351](https://togithub.com/airbnb/lottie-android/pull/2351)) - Fix rounded corners for non-closed paths ([#​2405](https://togithub.com/airbnb/lottie-android/pull/2405)) - Fix varying opacity stops across keyframes in the same gradient ([#​2406](https://togithub.com/airbnb/lottie-android/pull/2406)) - Fix a NullPointerException in ColorKeyframeAnimation ([#​2407](https://togithub.com/airbnb/lottie-android/pull/2407)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Yash-Garg/qBittorrent-Manager). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information