Skip to content

Commit

Permalink
Update all dependencies 0.5.20 to v0.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 16ed82d commit 810b6c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.7"
compose-ui-tooling = "1.3.0"
horologist-compose-layout = "0.5.20"
horologist-compose-layout = "0.5.21"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.21"
org-jetbrains-kotlinx = "1.7.3"
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.2.0"
androidx-wear-compose = "1.3.0"
compose = "1.6.0"
compose-compiler = "1.5.7"
horologist = "0.5.20"
horologist = "0.5.21"
ktlint = "0.50.0"
navigation = "2.7.6"
org-jetbrains-kotlin = "1.9.21"
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.2.0"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.6.0"
compose-compiler = "1.5.7"
horologist = "0.5.20"
horologist = "0.5.21"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.21"
org-jetbrains-kotlinx = "1.7.3"
Expand Down

0 comments on commit 810b6c0

Please sign in to comment.