Skip to content

Commit

Permalink
Update Compose to v1.7.6 (#783)
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 Dec 12, 2024
1 parent 68d7fb0 commit acb6deb
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 @@ -10,10 +10,10 @@ android-min = "21"
android-target = "34"
android-compile = "34"

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-runtime = "1.7.6"
androidx-compose-ui = "1.7.6"
androidx-compose-foundation = "1.7.6"
androidx-compose-material = "1.7.6"
androidx-compose-material3 = "1.3.1"
jetbrains-compose = "1.7.1"

Expand Down

0 comments on commit acb6deb

Please sign in to comment.