Skip to content

Commit

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

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

---

> [!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 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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: Zac Sweers <pandanomic@gmail.com>
  • Loading branch information
slack-oss-bot and ZacSweers authored Mar 24, 2024
1 parent 2aab593 commit 98410c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ coil3 = "3.0.0-alpha06"
compose-animation = "1.6.4"
# Pre-release versions for testing Kotlin previews can be found here
# https://androidx.dev/storage/compose-compiler/repository
compose-compiler-version = "1.5.10"
compose-compiler-kotlinVersion = "1.9.22"
compose-compiler-version = "1.5.11"
compose-compiler-kotlinVersion = "1.9.23"
compose-foundation = "1.6.4"
compose-material = "1.6.4"
compose-material3 = "1.2.1"
Expand Down

0 comments on commit 98410c0

Please sign in to comment.