Skip to content

Commit

Permalink
Update compose to v1.5.1 (#897)
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 Sep 7, 2023
1 parent 9273b7b commit 87b94ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ComposeAdvanced/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidx-test-espresso = "3.5.1"
androidx-test-ext = "1.1.5"
androidx-test-uiautomator = "2.2.0"
androidx-wear-compose = "1.2.0"
compose = "1.5.0"
compose = "1.5.1"
compose-compiler = "1.4.7"
horologist = "0.5.5"
ktlint = "0.46.1"
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 @@ -6,7 +6,7 @@ androidx-test = "1.5.2"
androidx-wear-compose = "1.2.0"
androidx-wear-tiles = "1.2.0"
androidx-wear-watchface = "1.1.1"
compose = "1.5.0"
compose = "1.5.1"
compose-compiler = "1.4.7"
org-jetbrains-kotlin = "1.8.21"
org-jetbrains-kotlinx = "1.7.3"
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 @@ -2,7 +2,7 @@
android-gradle-plugin = "8.1.1"
androidx-test = "1.4.0"
androidx-wear-tiles = "1.2.0"
compose = "1.5.0"
compose = "1.5.1"
compose-compiler = "1.4.7"
horologist = "0.5.5"
ktlint = "0.46.1"
Expand Down

0 comments on commit 87b94ef

Please sign in to comment.