Skip to content

Commit

Permalink
Update dependency androidx.compose.animation:animation to v1.5.2 (#908)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[androidx.compose.animation:animation](https://developer.android.com/jetpack/androidx/releases/compose-animation#1.5.2)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.5.1` -> `1.5.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjIiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->
  • Loading branch information
slack-oss-bot committed Sep 29, 2023
1 parent 31e9fc0 commit b105812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ agp = "8.1.2"
anvil = "2.4.8"
benchmark = "1.2.0-rc01"
coil = "2.4.0"
compose-animation = "1.5.1"
compose-animation = "1.5.2"
# Pre-release versions for testing Kotlin previews can be found here
# https://androidx.dev/storage/compose-compiler/repository
compose-compiler-version = "1.5.3"
Expand Down

0 comments on commit b105812

Please sign in to comment.