Skip to content

Commit

Permalink
Bump horologist from 0.5.25 to 0.5.26 (#4364)
Browse files Browse the repository at this point in the history
Bumps `horologist` from 0.5.25 to 0.5.26.

Updates `com.google.android.horologist:horologist-composables` from 0.5.25 to 0.5.26
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.5.25...v0.5.26)

Updates `com.google.android.horologist:horologist-compose-layout` from 0.5.25 to 0.5.26
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.5.25...v0.5.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent d733b40 commit 0addb9c
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 @@ -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.25"
horologist = "0.5.26"

[plugins]
android-application = { id = "com.android.application", version.ref = "androidPlugin" }
Expand Down

0 comments on commit 0addb9c

Please sign in to comment.