Skip to content

Commit

Permalink
Update all dependencies 0.5.28 to v0.6.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent 1171d46 commit 51732b2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
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.09.01"
androidx-wear-compose = "1.4.0"
compose-compiler = "1.5.15"
compose-ui-tooling = "1.4.0"
horologist = "0.5.28"
horologist = "0.6.19"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
robolectric = "4.13"
Expand Down
2 changes: 1 addition & 1 deletion DataLayer/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ compose-compiler = "1.5.15"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
horologist = "0.5.28"
horologist = "0.6.19"
compose-ui-tooling = "1.4.0"
robolectric = "4.13"
roborazzi = "1.26.0"
Expand Down
2 changes: 1 addition & 1 deletion WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ compose-compiler = "1.5.15"
org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
ktlint = "0.50.0"
horologist = "0.6.12"
horologist = "0.6.19"
robolectric = "4.13"
roborazzi = "1.26.0"
ui-test-junit4 = "1.7.1"
Expand Down
2 changes: 1 addition & 1 deletion WearSpeakerSample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ robolectric = "4.13"
roborazzi = "1.26.0"
ui-test-junit4 = "1.7.1"
ui-test-manifest = "1.7.1"
horologist = "0.5.28"
horologist = "0.6.19"
androidx-constraintlayout-compose = "1.0.1"
kotlinxCoroutine = "1.9.0"

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.4.0"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.7.1"
compose-compiler = "1.5.15"
horologist = "0.6.9"
horologist = "0.6.19"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.25"
org-jetbrains-kotlinx = "1.9.0"
Expand Down

0 comments on commit 51732b2

Please sign in to comment.