Skip to content

Commit c85f589

Browse files
committed
Update library versions in libs.versions.toml
1 parent 917b5d4 commit c85f589

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
2-
androidx-activity = "1.9.3"
2+
androidx-activity = "1.12.2"
33
androidx-lifecycle = "2.9.6"
4-
androidGradlePlugin = "8.6.1"
4+
androidGradlePlugin = "8.12.3"
55
composeHotReload = "1.0.0"
66
composeMultiplatform = "1.10.0-rc02"
77
gobley = "0.3.7"
8-
google-material = "1.12.0"
8+
google-material = "1.13.0"
99
jna = "5.18.1"
1010
junit = "4.13.2"
1111
kotlin = "2.3.0"
1212
kotlinx-coroutines = "1.10.2"
13-
kotlinx-datetime = "0.6.1"
14-
kotlinx-serialization = "1.7.3"
13+
kotlinx-datetime = "0.7.1"
14+
kotlinx-serialization = "1.9.0"
1515
skiko = "0.9.37.3"
1616

1717
[libraries]

0 commit comments

Comments
 (0)