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 4fd84cc commit 557953aCopy full SHA for 557953a
Fruitties/gradle/libs.versions.toml
@@ -16,7 +16,7 @@
16
agp = "8.10.1"
17
androidx-activityCompose = "1.10.1"
18
androidx-paging = "3.3.6"
19
-androidx-room = "2.7.1"
+androidx-room = "2.7.2"
20
androidx-lifecycle = "2.9.1"
21
atomicfu = "0.27.0"
22
composeBom = "2025.06.00"
@@ -25,12 +25,12 @@ kotlin = "2.1.21"
25
kotlinx-coroutines = "1.10.2"
26
kotlinxDatetime = "0.6.2"
27
ksp = "2.1.21-2.0.2"
28
-ktorVersion = "3.1.3"
+ktorVersion = "3.2.0"
29
pagingComposeAndroid = "3.3.6"
30
skie = "0.10.2"
31
-sqlite = "2.5.1"
+sqlite = "2.5.2"
32
spotless = "7.0.4"
33
-okio = "3.12.0"
+okio = "3.13.0"
34
runner = "1.6.2"
35
core = "1.6.1"
36
junit = "1.2.1"
0 commit comments