We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50abd10 commit 76e2726Copy full SHA for 76e2726
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ ksp = "2.1.0-1.0.29"
4
5
compose-multiplatform = "1.7.3"
6
composeUiTooling = "1.4.0"
7
-coroutines = "1.9.0"
+coroutines = "1.10.1"
8
kotlinxSerialization = "1.7.3"
9
androidGradlePlugin = "8.8.0"
10
koin = "4.0.0"
@@ -16,12 +16,12 @@ osmAndroidCompose = "0.0.5"
16
slf4j = "2.0.16"
17
sqlDelight = "2.0.2"
18
19
-androidxActivity = "1.9.3"
20
-androidxComposeBom = "2024.12.01"
+androidxActivity = "1.10.0"
+androidxComposeBom = "2025.01.01"
21
material3-adaptive = "1.0.0"
22
material3-adaptive-navigation-suite = "1.3.1"
23
-androidxNavigationCompose = "2.8.5"
24
-uiToolingPreview = "1.7.6"
+androidxNavigationCompose = "2.8.6"
+uiToolingPreview = "1.7.7"
25
wearCompose = "1.4.0"
26
androidxLifecycle = "2.8.7"
27
androidxLifecycleKMP = "2.8.4"
0 commit comments