We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2c2d8 commit 44ca68fCopy full SHA for 44ca68f
Fruitties/gradle/libs.versions.toml
@@ -16,20 +16,20 @@
16
agp = "8.8.0"
17
androidx-activityCompose = "1.10.0"
18
androidx-paging = "3.3.5"
19
-androidx-room = "2.7.0-alpha12"
20
-androidx-lifecycle = "2.9.0-alpha08"
+androidx-room = "2.7.0-alpha13"
+androidx-lifecycle = "2.9.0-alpha09"
21
atomicfu = "0.27.0"
22
-compose = "1.7.6"
+compose = "1.7.7"
23
compose-material3 = "1.3.1"
24
dataStore = "1.1.2"
25
-kotlin = "2.1.0"
+kotlin = "2.1.10"
26
kotlinx-coroutines = "1.10.1"
27
kotlinxDatetime = "0.6.1"
28
-ksp = "2.1.0-1.0.29"
+ksp = "2.1.10-1.0.29"
29
ktorVersion = "3.0.3"
30
pagingComposeAndroid = "3.3.5"
31
skie = "0.10.0"
32
-sqlite = "2.5.0-alpha12"
+sqlite = "2.5.0-alpha13"
33
spotless = "7.0.2"
34
okio = "3.10.2"
35
runner = "1.6.2"
0 commit comments