Skip to content

Commit cbaad13

Browse files
committed
Bump kotlin and compose multiplatform
1 parent d0d37e2 commit cbaad13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
agp = "8.1.1"
33
androidx-activity ="1.7.2"
44
androidx-fragment ="1.6.1"
5-
compose-multiplatform = "1.5.0-beta02"
5+
compose-multiplatform = "1.5.1"
66
compose-test-rule = "1.5.0"
77
decompose = "2.1.0-compose-experimental"
88
essenty = "1.2.0"
99
horologist = "0.5.7"
10-
kotlin = "1.9.0"
10+
kotlin = "1.9.10"
1111
wear-compose = "1.3.0-alpha03"
1212

1313
[libraries]

0 commit comments

Comments
 (0)