Skip to content

Commit a00fc9b

Browse files
committed
Bump Nav3, Compose, and other dependencies
1 parent 4e53191 commit a00fc9b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@
1313
# limitations under the License.
1414

1515
[versions]
16-
agp = "8.11.2"
17-
kotlin = "2.2.10"
16+
agp = "8.13.1"
17+
kotlin = "2.2.21"
1818
coreKtx = "1.17.0"
1919
junit = "4.13.2"
2020
junitVersion = "1.3.0"
2121
espressoCore = "3.7.0"
2222
kotlinxSerializationCore = "1.9.0"
2323
lifecycleRuntimeKtx = "2.9.4"
2424
lifecycleViewmodel = "1.0.0-alpha04"
25-
activityCompose = "1.12.0-alpha09"
26-
composeBom = "2025.09.01"
27-
navigation2 = "2.9.1"
28-
navigation3 = "1.0.0-beta01"
25+
activityCompose = "1.12.0-rc01"
26+
composeBom = "2025.11.00"
27+
navigation2 = "2.9.6"
28+
navigation3 = "1.0.0-rc01"
2929
material3 = "1.4.0"
30-
nav3Material = "1.3.0-alpha01"
30+
nav3Material = "1.3.0-alpha03"
3131
ksp = "2.3.2"
32-
hilt = "2.57.1"
32+
hilt = "2.57.2"
3333
hiltNavigationCompose = "1.3.0"
3434
koin = "4.1.1"
3535

0 commit comments

Comments
 (0)