We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03ef98 commit df4ad82Copy full SHA for df4ad82
1 file changed
gradle/libs.versions.toml
@@ -9,12 +9,12 @@ androidx-appcompat = "1.7.1"
9
androidx-constraintlayout = "2.2.1"
10
androidx-core = "1.16.0"
11
androidx-espresso = "3.6.1"
12
-androidx-lifecycle = "2.8.4"
+androidx-lifecycle = "2.9.1"
13
androidx-testExt = "1.2.1"
14
composeHotReload = "1.0.0"
15
composeMultiplatform = "1.8.2"
16
android-desugar-jdk-libs = "2.1.5"
17
-fileKitVersion = "0.12.0"
+fileKitVersion = "0.10.0-beta03"
18
junit = "4.13.2"
19
kotlin = "2.2.0"
20
kotlinx-coroutines = "1.10.2"
@@ -26,7 +26,7 @@ quickjs = "1.0.0-alpha13"
26
sandwich = "2.1.2"
27
logback = "1.5.18"
28
compose-adaptive = "1.1.2"
29
-lifecycle = "2.9.6"
+lifecycle = "2.9.1"
30
coil = "3.3.0"
31
[libraries]
32
#=== UI
0 commit comments