Skip to content

Commit 53c2e9e

Browse files
authored
Merge pull request #137 from claraf3/bump-nav3-version
Bump dep versions
2 parents e0770fc + 0e7fa4a commit 53c2e9e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ junit = "4.13.2"
2020
junitVersion = "1.3.0"
2121
espressoCore = "3.7.0"
2222
kotlinxSerializationCore = "1.9.0"
23-
lifecycleRuntimeKtx = "2.9.4"
24-
lifecycleViewmodel = "1.0.0-alpha04"
25-
activityCompose = "1.12.0-rc01"
23+
lifecycleRuntimeKtx = "2.10.0"
24+
lifecycleViewmodel = "2.10.0"
25+
activityCompose = "1.12.0"
2626
composeBom = "2025.11.00"
2727
navigation2 = "2.9.6"
28-
navigation3 = "1.0.0-rc01"
28+
navigation3 = "1.0.0"
2929
material3 = "1.4.0"
3030
nav3Material = "1.3.0-alpha03"
3131
ksp = "2.3.2"
3232
hilt = "2.57.2"
3333
hiltNavigationCompose = "1.3.0"
34-
koin = "4.2.0-alpha1"
34+
koin = "4.2.0-alpha2"
3535

3636
[libraries]
3737
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }

0 commit comments

Comments
 (0)