We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 766aa4f commit 179e35bCopy full SHA for 179e35b
gradle/libs.versions.toml
@@ -3,12 +3,12 @@ kotlin = "2.3.20"
3
serialization = "1.10.0"
4
ksp = "2.3.6"
5
agp = "9.1.0"
6
-compose = "1.10.5"
+compose = "1.10.6"
7
nav3 = "1.0.1"
8
room = "2.8.4"
9
paging = "3.4.2"
10
-ktor = "3.4.1"
11
-atomicfu = "0.31.0"
+ktor = "3.4.2"
+atomicfu = "0.32.1"
12
coil = "3.4.0"
13
refine = "4.4.0"
14
shizuku = "13.1.5"
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
0 commit comments