Skip to content

Commit

Permalink
Updates to Compose 1.6.5 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid authored Apr 12, 2024
1 parent ecfb455 commit 7cb3e79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ metalava = "0.3.3"
kotlin = "1.8.22"
dokka = "1.8.10"

compose = "1.6.2"
compose = "1.6.5"
composeCompiler = "1.4.8"
composeMaterial3 = "1.2.0"
composeMaterial3 = "1.2.1"

material = "1.5.0"

Expand Down

0 comments on commit 7cb3e79

Please sign in to comment.