Skip to content

Commit 26f587d

Browse files
fix(deps): update all non-major dependencies
1 parent b5edc11 commit 26f587d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
activityCompose = "1.11.0"
3-
adaptive = "1.1.0"
4-
agp = "8.11.2"
3+
adaptive = "1.2.0"
4+
agp = "8.13.0"
55
coil = "3.3.0"
66
coilGif = "3.3.0"
7-
composeBom = "2025.10.00"
7+
composeBom = "2025.10.01"
88
composeChartsVersion = "0.2.0"
99
coreKtx = "1.17.0"
1010
coreSplashscreen = "1.0.1"
@@ -13,17 +13,17 @@ junit = "4.13.2"
1313
junitVersion = "1.3.0"
1414
kotlin = "2.2.20"
1515
kotlinxSerialization = "1.9.0"
16-
ksp = "2.2.20-2.0.4"
16+
ksp = "2.3.0"
1717
latex2unicode_xX3 = "0.3.2"
1818
lifecycleRuntimeKtx = "2.9.4"
1919
lifecycleViewmodelCompose = "2.9.4"
2020
materialKolor = "3.0.1"
21-
nav3Core = "1.0.0-alpha11"
21+
nav3Core = "1.0.0-beta01"
2222
navigationCompose = "2.9.5"
23-
okhttp = "5.2.0"
23+
okhttp = "5.2.1"
2424
retrofit = "3.0.0"
2525
retrofit2KotlinxSerializationConverter = "1.0.0"
26-
room = "2.8.2"
26+
room = "2.8.3"
2727
uiautomator = "2.3.0"
2828
benchmarkMacroJunit4 = "1.4.1"
2929
baselineprofile = "1.4.1"

0 commit comments

Comments
 (0)