Skip to content

Commit 7491f3b

Browse files
committed
Bump kolin dependencies
1 parent 2e0e690 commit 7491f3b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
agp = "8.1.1"
33
androidx-activity ="1.7.2"
44
androidx-fragment ="1.6.1"
5-
compose-multiplatform = "1.6.1"
5+
compose-multiplatform = "1.6.10"
66
compose-test-rule = "1.5.1"
77
decompose = "3.0.0"
88
essenty = "2.0.0"
99
horologist = "0.5.7"
10-
kotlin = "1.9.23"
11-
kotlinx-coroutines = "1.7.3"
12-
kotlinx-serialization = "1.6.2"
10+
kotlin = "1.9.24"
11+
kotlinx-coroutines = "1.8.0"
12+
kotlinx-serialization = "1.6.3"
1313
wear-compose = "1.3.0-alpha03"
1414

1515
[libraries]

0 commit comments

Comments
 (0)