Skip to content

Commit 61b7fe9

Browse files
fix(deps): update all non-major dependencies
1 parent 3d2af71 commit 61b7fe9

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

gradle/libs.versions.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
[versions]
2-
activityCompose = "1.11.0"
3-
adaptive = "1.1.0"
4-
agp = "8.11.2"
2+
activityCompose = "1.12.0"
3+
adaptive = "1.2.0"
4+
agp = "8.13.1"
55
coil = "3.3.0"
66
coilGif = "3.3.0"
7-
composeBom = "2025.10.00"
7+
composeBom = "2025.11.01"
88
composeChartsVersion = "0.2.0"
99
coreKtx = "1.17.0"
10-
coreSplashscreen = "1.0.1"
10+
coreSplashscreen = "1.2.0"
1111
espressoCore = "3.7.0"
1212
junit = "4.13.2"
1313
junitVersion = "1.3.0"
14-
kotlin = "2.2.20"
14+
kotlin = "2.2.21"
1515
kotlinxSerialization = "1.9.0"
16-
ksp = "2.2.20-2.0.4"
16+
ksp = "2.3.2"
1717
latex2unicode_xX3 = "0.3.2"
18-
lifecycleRuntimeKtx = "2.9.4"
19-
lifecycleViewmodelCompose = "2.9.4"
18+
lifecycleRuntimeKtx = "2.10.0"
19+
lifecycleViewmodelCompose = "2.10.0"
2020
materialKolor = "3.0.1"
21-
nav3Core = "1.0.0-alpha11"
22-
navigationCompose = "2.9.5"
23-
okhttp = "5.2.0"
21+
nav3Core = "1.0.0"
22+
navigationCompose = "2.9.6"
23+
okhttp = "5.3.2"
2424
retrofit = "3.0.0"
2525
retrofit2KotlinxSerializationConverter = "1.0.0"
26-
room = "2.8.2"
26+
room = "2.8.4"
2727
uiautomator = "2.3.0"
2828
benchmarkMacroJunit4 = "1.4.1"
2929
baselineprofile = "1.4.1"

gradle/wrapper/gradle-wrapper.jar

176 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionSha256Sum=a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
3+
distributionSha256Sum=72f44c9f8ebcb1af43838f45ee5c4aa9c5444898b3468ab3f4af7b6076c5bc3f
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)