Skip to content

Commit 76e2726

Browse files
committed
dependency updates
1 parent 50abd10 commit 76e2726

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ksp = "2.1.0-1.0.29"
44

55
compose-multiplatform = "1.7.3"
66
composeUiTooling = "1.4.0"
7-
coroutines = "1.9.0"
7+
coroutines = "1.10.1"
88
kotlinxSerialization = "1.7.3"
99
androidGradlePlugin = "8.8.0"
1010
koin = "4.0.0"
@@ -16,12 +16,12 @@ osmAndroidCompose = "0.0.5"
1616
slf4j = "2.0.16"
1717
sqlDelight = "2.0.2"
1818

19-
androidxActivity = "1.9.3"
20-
androidxComposeBom = "2024.12.01"
19+
androidxActivity = "1.10.0"
20+
androidxComposeBom = "2025.01.01"
2121
material3-adaptive = "1.0.0"
2222
material3-adaptive-navigation-suite = "1.3.1"
23-
androidxNavigationCompose = "2.8.5"
24-
uiToolingPreview = "1.7.6"
23+
androidxNavigationCompose = "2.8.6"
24+
uiToolingPreview = "1.7.7"
2525
wearCompose = "1.4.0"
2626
androidxLifecycle = "2.8.7"
2727
androidxLifecycleKMP = "2.8.4"

0 commit comments

Comments
 (0)