We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
libs.versions.toml
1 parent 917b5d4 commit c85f589Copy full SHA for c85f589
gradle/libs.versions.toml
@@ -1,17 +1,17 @@
1
[versions]
2
-androidx-activity = "1.9.3"
+androidx-activity = "1.12.2"
3
androidx-lifecycle = "2.9.6"
4
-androidGradlePlugin = "8.6.1"
+androidGradlePlugin = "8.12.3"
5
composeHotReload = "1.0.0"
6
composeMultiplatform = "1.10.0-rc02"
7
gobley = "0.3.7"
8
-google-material = "1.12.0"
+google-material = "1.13.0"
9
jna = "5.18.1"
10
junit = "4.13.2"
11
kotlin = "2.3.0"
12
kotlinx-coroutines = "1.10.2"
13
-kotlinx-datetime = "0.6.1"
14
-kotlinx-serialization = "1.7.3"
+kotlinx-datetime = "0.7.1"
+kotlinx-serialization = "1.9.0"
15
skiko = "0.9.37.3"
16
17
[libraries]
0 commit comments