We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0e690 commit 7491f3bCopy full SHA for 7491f3b
gradle/libs.versions.toml
@@ -2,14 +2,14 @@
2
agp = "8.1.1"
3
androidx-activity ="1.7.2"
4
androidx-fragment ="1.6.1"
5
-compose-multiplatform = "1.6.1"
+compose-multiplatform = "1.6.10"
6
compose-test-rule = "1.5.1"
7
decompose = "3.0.0"
8
essenty = "2.0.0"
9
horologist = "0.5.7"
10
-kotlin = "1.9.23"
11
-kotlinx-coroutines = "1.7.3"
12
-kotlinx-serialization = "1.6.2"
+kotlin = "1.9.24"
+kotlinx-coroutines = "1.8.0"
+kotlinx-serialization = "1.6.3"
13
wear-compose = "1.3.0-alpha03"
14
15
[libraries]
0 commit comments