Skip to content

Commit

Permalink
Update Compose to v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent e50488a commit 96763f9
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 @@ -11,10 +11,10 @@ android-target = "34"
android-compile = "34"

androidx-compose-compiler = "1.5.3"
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-runtime = "1.5.3"
androidx-compose-ui = "1.5.3"
androidx-compose-foundation = "1.5.3"
androidx-compose-material = "1.5.3"
androidx-compose-material3 = "1.1.2"
jetbrains-compose = "1.5.2"
jetbrains-compose-compiler = "1.5.2"
Expand Down

0 comments on commit 96763f9

Please sign in to comment.