Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
|
[androidx.compose.runtime:runtime-livedata](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.5.2)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.5.1` -> `1.5.2` |
|
[androidx.compose.runtime:runtime](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.5.2)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.5.1` -> `1.5.2` |
|
[androidx.compose.runtime:runtime-rxjava3](https://developer.android.com/jetpack/androidx/releases/compose-runtime#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 these
updates 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 b105812 commit 690a060
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 @@ -17,7 +17,7 @@ compose-compiler-kotlinVersion = "1.9.10"
compose-foundation = "1.5.2"
compose-material = "1.5.1"
compose-material3 = "1.1.2"
compose-runtime = "1.5.1"
compose-runtime = "1.5.2"
compose-ui = "1.5.2"
compose-jb = "1.5.2"
compose-jb-compiler = "1.5.2"
Expand Down

0 comments on commit 690a060

Please sign in to comment.