Skip to content

Commit

Permalink
Update the Compose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrewartha committed Dec 27, 2023
1 parent 257e5bd commit 1befb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android-sdk-target = "34"
androidx-activity = "1.8.2"
androidx-activity-compose = "1.8.2"
androidx-compose-bom = "2023.10.01"
androidx-compose-compiler = "1.5.6"
androidx-compose-compiler = "1.5.7"
androidx-compose-material3 = "1.2.0-beta01"
androidx-compose-ui = "1.6.0-beta03"
androidx-constraint-layout-compose = "1.0.1"
Expand Down

0 comments on commit 1befb08

Please sign in to comment.