Bump horologist from 0.5.22 to 0.6.3 (#4241)

* Bump horologist from 0.5.22 to 0.6.3

Bumps `horologist` from 0.5.22 to 0.6.3.

Updates `com.google.android.horologist:horologist-composables` from 0.5.22 to 0.6.3
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](https://github.com/google/horologist/compare/v0.5.22...v0.6.3)

Updates `com.google.android.horologist:horologist-compose-layout` from 0.5.22 to 0.6.3
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](https://github.com/google/horologist/compare/v0.5.22...v0.6.3)

---
updated-dependencies:
- dependency-name: com.google.android.horologist:horologist-composables
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.android.horologist:horologist-compose-layout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use stable version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Bassett <bassett.justint@gmail.com>
This commit is contained in:
dependabot[bot] 2024-03-11 22:04:54 +00:00 committed by GitHub
parent 0b53f47e9e
commit 0e280d727b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,7 @@ wearInput = "1.2.0-alpha02"
webkit = "1.10.0"
wear-remote-interactions = "1.0.0"
workRuntimeKtx = "2.9.0"
horologist = "0.5.22"
horologist = "0.5.24"
[plugins]
android-application = { id = "com.android.application", version.ref = "androidPlugin" }
@ -176,4 +176,4 @@ webkit = { module = "androidx.webkit:webkit", version.ref = "webkit" }
horologist = ["horologist-layout", "horologist-composables"]
media3 = ["media3-exoplayer", "media3-exoplayer-hls", "media3-ui"]
paging = ["paging-runtime", "paging-compose"]
wear-tiles = ["wear-tiles", "wear-protolayout-main", "wear-protolayout-expression", "wear-protolayout-material"]
wear-tiles = ["wear-tiles", "wear-protolayout-main", "wear-protolayout-expression", "wear-protolayout-material"]