Skip to content

Commit

Permalink
Update all dependencies 0.5.24 to v0.5.25 (#1045)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent a3c09ce commit 70d838b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AlwaysOnKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ androidx-lifecycle = "2.7.0"
androidx-wear-compose = "1.3.0"
compose-compiler = "1.5.10"
compose-ui-tooling = "1.3.0"
horologist-compose-layout = "0.5.24"
horologist-compose-layout = "0.5.25"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.22"
org-jetbrains-kotlinx = "1.8.0"
Expand Down
2 changes: 1 addition & 1 deletion ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ androidx-test-uiautomator = "2.3.0"
androidx-wear-compose = "1.3.0"
compose = "1.6.3"
compose-compiler = "1.5.10"
horologist = "0.5.24"
horologist = "0.5.25"
ktlint = "0.50.0"
navigation = "2.7.7"
org-jetbrains-kotlin = "1.9.22"
Expand Down
2 changes: 1 addition & 1 deletion ComposeStarter/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidx-compose-bom = "2024.02.02"
androidx-wear-compose = "1.3.0"
compose-compiler = "1.5.10"
compose-ui-tooling = "1.3.0"
horologist = "0.5.24"
horologist = "0.5.25"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.22"
robolectric = "4.11.1"
Expand Down
2 changes: 1 addition & 1 deletion WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidx-wear-tiles = "1.3.0"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.6.3"
compose-compiler = "1.5.10"
horologist = "0.5.24"
horologist = "0.5.25"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.22"
org-jetbrains-kotlinx = "1.8.0"
Expand Down

0 comments on commit 70d838b

Please sign in to comment.