Skip to content

Commit e43f46e

Browse files
authored
Merge pull request #319 from joreilly/dependency_updates
dependency updates
2 parents b618231 + 2eabbe6 commit e43f46e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
kotlin = "2.2.10"
33
ksp = "2.2.10-2.0.2"
44

5-
androidGradlePlugin = "8.12.1"
5+
androidGradlePlugin = "8.12.2"
66
androidxActivity = "1.10.1"
7-
androidxComposeBom = "2025.08.00"
8-
androidxLifecycle = "2.9.2"
7+
androidxComposeBom = "2025.08.01"
8+
androidxLifecycle = "2.9.3"
99
androidxNavigationCompose = "2.9.3"
1010
androidxRoom = "2.7.2"
1111
circuit = "0.30.0"
12-
composeLifecyleRuntime="2.9.2"
12+
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-45"
18-
kmpObservableViewModel = "1.0.0-BETA-12"
17+
kmpNativeCoroutines = "1.0.0-ALPHA-46"
18+
kmpObservableViewModel = "1.0.0-BETA-13"
1919
kotlin-inject-anvil = "0.1.6"
2020
kotlininject = "0.8.0"
2121
kotlinxSerialization = "1.9.0"

0 commit comments

Comments
 (0)