Skip to content

Commit 9ea9e3d

Browse files
committed
chore: Update libraries
1 parent e77063f commit 9ea9e3d

File tree

2 files changed

+3
-2875
lines changed

2 files changed

+3
-2875
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
2-
androidx-lifecycle = "2.9.1"
3-
composeMultiplatform = "1.9.0-beta03"
2+
androidx-lifecycle = "2.9.4"
3+
composeMultiplatform = "1.10.0-alpha01"
44
junit = "4.13.2"
5-
kotlin = "2.2.0"
5+
kotlin = "2.2.20"
66

77
[libraries]
88
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)