Skip to content

Commit

Permalink
Update Compose (#760)
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 Nov 4, 2024
1 parent 33eeb04 commit 94791a3
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,11 +10,11 @@ android-min = "21"
android-target = "34"
android-compile = "34"

androidx-compose-runtime = "1.7.4"
androidx-compose-ui = "1.7.4"
androidx-compose-foundation = "1.7.4"
androidx-compose-material = "1.7.4"
androidx-compose-material3 = "1.3.0"
androidx-compose-runtime = "1.7.5"
androidx-compose-ui = "1.7.5"
androidx-compose-foundation = "1.7.5"
androidx-compose-material = "1.7.5"
androidx-compose-material3 = "1.3.1"
jetbrains-compose = "1.7.0"

androidx-activity = "1.9.3"
Expand Down

0 comments on commit 94791a3

Please sign in to comment.