Skip to content

Commit 5fe13fb

Browse files
fix(deps): update all non-major dependencies
1 parent 7bdc92e commit 5fe13fb

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
[versions]
2-
activityCompose = "1.12.1"
2+
activityCompose = "1.12.2"
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"
14+
kotlin = "2.3.0"
1515
kotlinxSerialization = "1.9.0"
16-
ksp = "2.3.3"
16+
ksp = "2.3.4"
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.0"
2121
nav3Core = "1.0.0"
2222
navigationCompose = "2.9.6"
2323
okhttp = "5.3.2"

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=0d585f69da091fc5b2beced877feab55a3064d43b8a1d46aeb07996b0915e0e0
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)