Skip to content

Commit

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

| Package | Type | Update | Change |
|---|---|---|---|
|
[androidx.compose.material:material](https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.2)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.6.1` -> `1.6.2` |
|
[androidx.compose.material:material-icons-core](https://developer.android.com/jetpack/androidx/releases/compose-material#1.6.2)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| dependencies | patch | `1.6.1` -> `1.6.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot authored Feb 23, 2024
1 parent 604f4cf commit 7470a1c
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-animation = "1.6.2"
compose-compiler-version = "1.5.10"
compose-compiler-kotlinVersion = "1.9.22"
compose-foundation = "1.6.2"
compose-material = "1.6.1"
compose-material = "1.6.2"
compose-material3 = "1.2.0"
compose-runtime = "1.6.2"
compose-ui = "1.6.2"
Expand Down

0 comments on commit 7470a1c

Please sign in to comment.