Skip to content

Commit 6e55f32

Browse files
committed
Update library versions
1 parent a6f3406 commit 6e55f32

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

gradle/libs.versions.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@
1414

1515
[versions]
1616
agp = "8.10.1"
17-
kotlin = "2.2.0-RC2"
18-
kotlinSerialization = "2.1.21"
17+
kotlin = "2.2.0"
18+
kotlinSerialization = "2.2.0"
1919
coreKtx = "1.16.0"
2020
junit = "4.13.2"
21-
junitVersion = "1.2.1"
22-
espressoCore = "3.6.1"
23-
kotlinxSerializationCore = "1.8.1"
24-
lifecycleRuntimeKtx = "2.9.1"
21+
junitVersion = "1.3.0"
22+
espressoCore = "3.7.0"
23+
kotlinxSerializationCore = "1.9.0"
24+
lifecycleRuntimeKtx = "2.9.2"
2525
lifecycleViewmodel = "1.0.0-SNAPSHOT"
26-
activityCompose = "1.12.0-alpha02"
27-
composeBom = "2025.06.00"
28-
navigation3 = "1.0.0-alpha04"
29-
material3 = "1.4.0-alpha15"
26+
activityCompose = "1.12.0-alpha05"
27+
composeBom = "2025.07.01"
28+
navigation3 = "1.0.0-alpha07"
29+
material3 = "1.4.0-beta01"
3030
nav3Material = "1.0.0-SNAPSHOT"
31-
ksp = "2.2.0-RC2-2.0.1"
32-
hilt = "2.56.2"
31+
ksp = "2.2.0-2.0.2"
32+
hilt = "2.57"
3333
hiltNavigationCompose = "1.2.0"
3434

3535
[libraries]

0 commit comments

Comments
 (0)