Skip to content

Commit

Permalink
Upgrade Compose
Browse files Browse the repository at this point in the history
  • Loading branch information
AntsyLich committed Apr 9, 2024
1 parent 42ebf01 commit ab06720
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/compose.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
compiler = "1.5.8"
compose-bom = "2024.01.00-alpha03"
accompanist = "0.34.0"
compiler = "1.5.10"
compose-bom = "2024.02.00-alpha02"
accompanist = "0.35.0-alpha"

[libraries]
activity = "androidx.activity:activity-compose:1.8.2"
Expand Down

0 comments on commit ab06720

Please sign in to comment.