Skip to content

Commit

Permalink
Update Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 8a5c733 commit 0c0bc4f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ android-min = "21"
android-target = "34"
android-compile = "34"

androidx-compose-runtime = "1.7.2"
androidx-compose-ui = "1.7.2"
androidx-compose-foundation = "1.7.2"
androidx-compose-material = "1.7.2"
androidx-compose-runtime = "1.7.3"
androidx-compose-ui = "1.7.3"
androidx-compose-foundation = "1.7.3"
androidx-compose-material = "1.7.3"
androidx-compose-material3 = "1.3.0"
jetbrains-compose = "1.6.11"
jetbrains-compose = "1.7.0"

androidx-activity = "1.9.2"
androidx-annotation = "1.8.2"
Expand Down

0 comments on commit 0c0bc4f

Please sign in to comment.