Skip to content

Commit

Permalink
Update Compose to v1.6.5 (#667)
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 Apr 4, 2024
1 parent 5b89e16 commit e35611a
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.11"
androidx-compose-runtime = "1.6.4"
androidx-compose-ui = "1.6.4"
androidx-compose-foundation = "1.6.4"
androidx-compose-material = "1.6.4"
androidx-compose-runtime = "1.6.5"
androidx-compose-ui = "1.6.5"
androidx-compose-foundation = "1.6.5"
androidx-compose-material = "1.6.5"
androidx-compose-material3 = "1.2.1"
jetbrains-compose = "1.6.1"
jetbrains-compose-compiler = "1.5.10.1"
Expand Down

0 comments on commit e35611a

Please sign in to comment.