Skip to content

Commit f8d6d08

Browse files
fix(deps): update all non-major dependencies
1 parent 277071a commit f8d6d08

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
[versions]
2-
activityCompose = "1.12.1"
2+
activityCompose = "1.12.3"
33
adaptive = "1.2.0"
4-
agp = "8.13.1"
4+
agp = "8.13.2"
55
coil = "3.3.0"
66
coilGif = "3.3.0"
7-
composeBom = "2025.12.00"
7+
composeBom = "2025.12.01"
88
composeChartsVersion = "0.2.0"
99
coreKtx = "1.17.0"
1010
coreSplashscreen = "1.2.0"
1111
espressoCore = "3.7.0"
1212
junit = "4.13.2"
1313
junitVersion = "1.3.0"
14-
kotlin = "2.2.21"
15-
kotlinxSerialization = "1.9.0"
16-
ksp = "2.3.3"
14+
kotlin = "2.3.10"
15+
kotlinxSerialization = "1.10.0"
16+
ksp = "2.3.5"
1717
latex2unicode_xX3 = "0.3.2"
1818
lifecycleRuntimeKtx = "2.10.0"
1919
lifecycleViewmodelCompose = "2.10.0"
20-
materialKolor = "4.0.5"
20+
materialKolor = "4.1.1"
2121
nav3Core = "1.0.0"
22-
navigationCompose = "2.9.6"
22+
navigationCompose = "2.9.7"
2323
okhttp = "5.3.2"
2424
retrofit = "3.0.0"
2525
retrofit2KotlinxSerializationConverter = "1.0.0"

gradle/wrapper/gradle-wrapper.jar

542 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=72f44c9f8ebcb1af43838f45ee5c4aa9c5444898b3468ab3f4af7b6076c5bc3f
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
3+
distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)