Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.material:compose-them…
Browse files Browse the repository at this point in the history
…e-adapter-3 to v1.1.1 (#184)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.google.android.material:compose-theme-adapter-3](https://togithub.com/material-components/material-components-android-compose-theme-adapter)
| `1.1.0` -> `1.1.1` |
[![age](https://badges.renovateapi.com/packages/maven/com.google.android.material:compose-theme-adapter-3/1.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/com.google.android.material:compose-theme-adapter-3/1.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/com.google.android.material:compose-theme-adapter-3/1.1.1/compatibility-slim/1.1.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/com.google.android.material:compose-theme-adapter-3/1.1.1/confidence-slim/1.1.0)](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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/Yash-Garg/qBittorrent-Manager).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40MC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNDAuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 29, 2022
1 parent 6b81b5b commit 3f7ff30
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 @@ -51,7 +51,7 @@ compose-compiler = "androidx.compose.compiler:compiler:1.3.2"
compose-foundation = "androidx.compose.foundation:foundation:1.3.1"
compose-material3 = "androidx.compose.material3:material3:1.0.1"
compose-material-icons = "org.jetbrains.compose.material:material-icons-extended-desktop:1.2.1"
compose-theme-adapter = "com.google.android.material:compose-theme-adapter-3:1.1.0"
compose-theme-adapter = "com.google.android.material:compose-theme-adapter-3:1.1.1"

google-material = { module = "com.google.android.material:material", version.ref = "googleMaterial" }
google-dagger-hilt = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
Expand Down

0 comments on commit 3f7ff30

Please sign in to comment.