Skip to content

Commit e487e75

Browse files
renovate[bot]sagarwal
andauthored
Update dependency com.airbnb.android:lottie-compose to v6.6.9 (#5611)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.airbnb.android:lottie-compose](https://redirect.github.com/airbnb/lottie-android) | `6.6.7` -> `6.6.9` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.airbnb.android:lottie-compose/6.6.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.airbnb.android:lottie-compose/6.6.7/6.6.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>airbnb/lottie-android (com.airbnb.android:lottie-compose)</summary> ### [`v6.6.9`](https://redirect.github.com/airbnb/lottie-android/blob/HEAD/CHANGELOG.md#669) - Fix transparent background rendering with MULTIPLY Blend mode on Android 34+ ([#&#8203;2661](https://redirect.github.com/airbnb/lottie-android/pull/2661)) </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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/simpledotorg/simple-android). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sagarwal <[email protected]>
1 parent 41963ec commit e487e75

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- Bump Kotlin to v2.2.20
1515
- Bump AndroidX Work to v2.10.4
1616
- Bump AndroidX ViewModel to v2.9.4
17+
- Bump Lottie Compose to v6.6.9
1718

1819
### Changes
1920

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ lint-tests = { module = "com.android.tools.lint:lint-tests", version.ref = "lint
138138
#noinspection GradleDependency
139139
logback-classic = "ch.qos.logback:logback-classic:1.2.11"
140140

141-
lottie = "com.airbnb.android:lottie-compose:6.6.7"
141+
lottie = "com.airbnb.android:lottie-compose:6.6.9"
142142

143143
material = "com.google.android.material:material:1.13.0"
144144

0 commit comments

Comments
 (0)