Skip to content

Commit

Permalink
Bump kotlin and compose multiplatform
Browse files Browse the repository at this point in the history
  • Loading branch information
xxfast committed Sep 21, 2023
1 parent d0d37e2 commit cbaad13
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 @@ -2,12 +2,12 @@
agp = "8.1.1"
androidx-activity ="1.7.2"
androidx-fragment ="1.6.1"
compose-multiplatform = "1.5.0-beta02"
compose-multiplatform = "1.5.1"
compose-test-rule = "1.5.0"
decompose = "2.1.0-compose-experimental"
essenty = "1.2.0"
horologist = "0.5.7"
kotlin = "1.9.0"
kotlin = "1.9.10"
wear-compose = "1.3.0-alpha03"

[libraries]
Expand Down

0 comments on commit cbaad13

Please sign in to comment.