Skip to content

Commit

Permalink
Update all dependencies 0.5.15 to v0.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2023
1 parent 8553298 commit 39bd167
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.6.2"
androidx-wear-compose = "1.3.0-beta02"
compose-compiler = "1.5.7"
compose-ui-tooling = "1.2.1"
horologist-compose-layout = "0.5.15"
horologist-compose-layout = "0.5.16"
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.2.1"
compose = "1.5.4"
compose-compiler = "1.5.7"
horologist = "0.5.15"
horologist = "0.5.16"
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.5.4"
compose-compiler = "1.5.7"
horologist = "0.5.15"
horologist = "0.5.16"
ktlint = "0.50.0"
org-jetbrains-kotlin = "1.9.21"
org-jetbrains-kotlinx = "1.7.3"
Expand Down

0 comments on commit 39bd167

Please sign in to comment.