Skip to content

Commit

Permalink
Update dependency androidx.window:window to v1.4.0-alpha03 (#1687)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[androidx.window:window](https://developer.android.com/jetpack/androidx/releases/window#1.3.0)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| `1.4.0-alpha02` -> `1.4.0-alpha03` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/androidx.window:window/1.4.0-alpha03?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/androidx.window:window/1.4.0-alpha03?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/androidx.window:window/1.4.0-alpha02/1.4.0-alpha03?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/androidx.window:window/1.4.0-alpha02/1.4.0-alpha03?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ZacSweers/CatchUp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent c6d034e commit 054eba8
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 @@ -130,7 +130,7 @@ androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.0-be
androidx-paging-compose = "androidx.paging:paging-compose:3.3.2"
androidx-compose-material-material3 = { module = "androidx.compose.material3:material3", version.ref = "compose-material3" }
androidx-compose-material-material3-windowSizeClass = { module = "androidx.compose.material3:material3-window-size-class", version.ref = "compose-material3" }
androidx-window = { module = "androidx.window:window", version = "1.4.0-alpha02" }
androidx-window = { module = "androidx.window:window", version = "1.4.0-alpha03" }
androidx-splashscreen = "androidx.core:core-splashscreen:1.2.0-alpha02"

androidx-profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.0-rc01"
Expand Down

0 comments on commit 054eba8

Please sign in to comment.