Skip to content

Commit 249a9b8

Browse files
authored
Merge pull request #401 from joreilly/update_dependencies
dependency updates
2 parents 8394bca + 21bbf0b commit 249a9b8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
22
kotlin = "2.0.21"
3-
ksp = "2.0.21-1.0.25"
3+
ksp = "2.0.21-1.0.26"
44

55
compose-multiplatform = "1.7.0"
66
composeUiTooling = "1.4.0"
77
coroutines = "1.9.0"
88
kotlinxSerialization = "1.7.3"
9-
androidGradlePlugin = "8.7.1"
9+
androidGradlePlugin = "8.7.2"
1010
koin = "4.0.0"
1111
koinCompose = "4.0.0"
1212
koinComposeMultiplatform = "4.0.0"
@@ -16,18 +16,18 @@ osmAndroidCompose = "0.0.5"
1616
slf4j = "2.0.16"
1717
sqlDelight = "2.0.2"
1818

19-
androidxActivity = "1.9.2"
20-
androidxComposeBom = "2024.09.03"
19+
androidxActivity = "1.9.3"
20+
androidxComposeBom = "2024.11.00"
2121
material3-adaptive = "1.0.0"
22-
material3-adaptive-navigation-suite = "1.3.0"
23-
androidxNavigationCompose = "2.8.2"
24-
uiToolingPreview = "1.7.3"
22+
material3-adaptive-navigation-suite = "1.3.1"
23+
androidxNavigationCompose = "2.8.4"
24+
uiToolingPreview = "1.7.5"
2525
wearCompose = "1.4.0"
26-
androidxLifecycle = "2.8.6"
26+
androidxLifecycle = "2.8.7"
2727
androidxLifecycleKMP = "2.8.3"
2828

2929
coilCompose = "2.7.0"
30-
coilCompose3 = "3.0.0-alpha10"
30+
coilCompose3 = "3.0.0"
3131

3232
horologist = "0.6.20"
3333
glanceWearTiles = "1.0.0-alpha05"

0 commit comments

Comments
 (0)