Skip to content

Commit

Permalink
Update Compose to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 6916d1c commit 1bd8019
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ android-compile = "33"
androidx-activity = "1.7.2"
androidx-appcompat = "1.6.1"
androidx-compose-compiler = "1.5.1"
androidx-compose-runtime = "1.4.3"
androidx-compose-ui = "1.4.3"
androidx-compose-foundation = "1.4.3"
androidx-compose-material = "1.4.3"
androidx-compose-runtime = "1.5.0"
androidx-compose-ui = "1.5.0"
androidx-compose-foundation = "1.5.0"
androidx-compose-material = "1.5.0"
androidx-constraintlayout = "2.1.4"
androidx-core = "1.10.1"
androidx-lifecycle = "2.6.1"
Expand Down

0 comments on commit 1bd8019

Please sign in to comment.