Skip to content

Commit 3d89d4c

Browse files
committed
dependency updates
1 parent e43f46e commit 3d89d4c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
[versions]
2-
kotlin = "2.2.10"
3-
ksp = "2.2.10-2.0.2"
2+
kotlin = "2.2.20"
3+
ksp = "2.2.20-2.0.2"
44

5-
androidGradlePlugin = "8.12.2"
6-
androidxActivity = "1.10.1"
7-
androidxComposeBom = "2025.08.01"
5+
androidGradlePlugin = "8.12.3"
6+
androidxActivity = "1.11.0"
7+
androidxComposeBom = "2025.09.00"
88
androidxLifecycle = "2.9.3"
9-
androidxNavigationCompose = "2.9.3"
10-
androidxRoom = "2.7.2"
9+
androidxNavigationCompose = "2.9.4"
10+
androidxRoom = "2.8.0"
1111
circuit = "0.30.0"
1212
composeLifecyleRuntime="2.9.3"
1313
compose-multiplatform = "1.8.2"
1414
composeAdaptiveLayout = "1.1.2"
1515
coroutines = "1.10.2"
1616
junit = "4.13.2"
17-
kmpNativeCoroutines = "1.0.0-ALPHA-46"
18-
kmpObservableViewModel = "1.0.0-BETA-13"
17+
kmpNativeCoroutines = "1.0.0-ALPHA-47"
18+
kmpObservableViewModel = "1.0.0-BETA-14"
1919
kotlin-inject-anvil = "0.1.6"
2020
kotlininject = "0.8.0"
2121
kotlinxSerialization = "1.9.0"
@@ -24,7 +24,7 @@ okhttp = "5.1.0"
2424
runner = "1.7.0"
2525
slf4j = "2.0.17"
2626
slf4jAndroid = "2.0.17-0"
27-
sqlite = "2.5.2"
27+
sqlite = "2.6.0"
2828

2929
minSdk = "24"
3030
targetSdk = "36"

0 commit comments

Comments
 (0)