Skip to content

Commit 179e35b

Browse files
committed
perf: update libs
1 parent 766aa4f commit 179e35b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ kotlin = "2.3.20"
33
serialization = "1.10.0"
44
ksp = "2.3.6"
55
agp = "9.1.0"
6-
compose = "1.10.5"
6+
compose = "1.10.6"
77
nav3 = "1.0.1"
88
room = "2.8.4"
99
paging = "3.4.2"
10-
ktor = "3.4.1"
11-
atomicfu = "0.31.0"
10+
ktor = "3.4.2"
11+
atomicfu = "0.32.1"
1212
coil = "3.4.0"
1313
refine = "4.4.0"
1414
shizuku = "13.1.5"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
2-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
2+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
33
distributionPath=wrapper/dists
44
zipStorePath=wrapper/dists
55
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)