Skip to content

Commit

Permalink
Update Compose to v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent b001d7f commit 5d03ffa
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 @@ -15,10 +15,10 @@ androidx-activity = "1.7.2"
androidx-annotation = "1.7.0"
androidx-appcompat = "1.6.1"
androidx-compose-compiler = "1.5.3"
androidx-compose-runtime = "1.5.1"
androidx-compose-ui = "1.5.1"
androidx-compose-foundation = "1.5.1"
androidx-compose-material = "1.5.1"
androidx-compose-runtime = "1.5.2"
androidx-compose-ui = "1.5.2"
androidx-compose-foundation = "1.5.2"
androidx-compose-material = "1.5.2"
androidx-compose-material3 = "1.1.2"
androidx-constraintlayout = "2.1.4"
androidx-core = "1.12.0"
Expand Down

0 comments on commit 5d03ffa

Please sign in to comment.