Skip to content

Commit

Permalink
Merge pull request #262 from huewu/main
Browse files Browse the repository at this point in the history
Bump compose lib version to "1.7.0-beta01" for compose samples
  • Loading branch information
yschimke authored May 28, 2024
2 parents 0417089 + ce1ebcd commit 66fd7f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ android-gradle-plugin = "8.4.1"
androidx-activity = "1.9.0"
androidx-lifecycle = "2.8.0"
androidx-wear-compose = "1.3.1"
compose = "1.6.7"
compose = "1.7.0-beta01"
compose-compiler = "1.5.12"
concurrent-futures = "1.1.0"
guava = "33.2.0-android"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidx-wear-compose = "1.3.1"
androidx-wear-tiles = "1.0.1"
androidx-wear-watchface = "1.0.1"
androidx-work = "2.9.0"
compose = "1.6.7"
compose = "1.7.0-beta01"
compose-compiler = "1.5.12"
concurrent-futures = "1.1.0"
guava = "33.2.0-android"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidx-wear-compose = "1.3.1"
androidx-wear-tiles = "1.0.1"
androidx-wear-watchface = "1.0.1"
androidx-work = "2.9.0"
compose = "1.6.7"
compose = "1.7.0-beta01"
compose-compiler = "1.5.12"
concurrent-futures = "1.1.0"
guava = "33.2.0-android"
Expand Down

0 comments on commit 66fd7f4

Please sign in to comment.