Skip to content

Commit

Permalink
Update all dependencies (#1149)
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 Jul 11, 2024
1 parent 1cc17dd commit ef5d757
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion WearOAuth/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidx-activity = "1.9.0"
androidx-lifecycle = "2.8.3"
androidx-test = "1.5.2"
androidx-wear-compose = "1.4.0-beta03"
compose = "1.7.0-beta04"
compose = "1.7.0-beta05"
compose-compiler = "1.5.14"
org-jetbrains-kotlin = "1.9.24"
org-jetbrains-kotlinx = "1.8.1"
Expand Down
2 changes: 1 addition & 1 deletion WearTilesKotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
android-gradle-plugin = "8.5.0"
androidx-wear-tiles = "1.4.0-alpha05"
androidx-wear-tiles = "1.4.0-beta01"
androidx-wear-tooling-preview = "1.0.0"
compose = "1.6.8"
compose-compiler = "1.5.14"
Expand Down

0 comments on commit ef5d757

Please sign in to comment.