Skip to content

Commit

Permalink
Update dependency androidx.browser:browser to v1.6.0-beta01 (#763)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[androidx.browser:browser](https://developer.android.com/jetpack/androidx/releases/browser#1.5.0)
([source](https://cs.android.com/androidx/platform/frameworks/support))
| `1.6.0-alpha02` -> `1.6.0-beta01` |
[![age](https://badges.renovateapi.com/packages/maven/androidx.browser:browser/1.6.0-beta01/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/maven/androidx.browser:browser/1.6.0-beta01/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/maven/androidx.browser:browser/1.6.0-beta01/compatibility-slim/1.6.0-alpha02)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/maven/androidx.browser:browser/1.6.0-beta01/confidence-slim/1.6.0-alpha02)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ 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**: 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://developer.mend.io/github/ZacSweers/CatchUp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 22, 2023
1 parent 7636ba1 commit f82cd7f
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 @@ -87,7 +87,7 @@ androidx-core = { module = "androidx.core:core", version.ref = "androidx-core" }
androidx-coreKtx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }

androidx-constraintLayout = "androidx.constraintlayout:constraintlayout:2.2.0-alpha10"
androidx-customTabs = "androidx.browser:browser:1.6.0-alpha02"
androidx-customTabs = "androidx.browser:browser:1.6.0-beta01"
androidx-design = "com.google.android.material:material:1.9.0"
androidx-drawerLayout = "androidx.drawerlayout:drawerlayout:1.2.0"

Expand Down

0 comments on commit f82cd7f

Please sign in to comment.