Skip to content

Commit df4ad82

Browse files
author
onion
committed
fix: temp lower androidx-lifecycle
1 parent f03ef98 commit df4ad82

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ androidx-appcompat = "1.7.1"
99
androidx-constraintlayout = "2.2.1"
1010
androidx-core = "1.16.0"
1111
androidx-espresso = "3.6.1"
12-
androidx-lifecycle = "2.8.4"
12+
androidx-lifecycle = "2.9.1"
1313
androidx-testExt = "1.2.1"
1414
composeHotReload = "1.0.0"
1515
composeMultiplatform = "1.8.2"
1616
android-desugar-jdk-libs = "2.1.5"
17-
fileKitVersion = "0.12.0"
17+
fileKitVersion = "0.10.0-beta03"
1818
junit = "4.13.2"
1919
kotlin = "2.2.0"
2020
kotlinx-coroutines = "1.10.2"
@@ -26,7 +26,7 @@ quickjs = "1.0.0-alpha13"
2626
sandwich = "2.1.2"
2727
logback = "1.5.18"
2828
compose-adaptive = "1.1.2"
29-
lifecycle = "2.9.6"
29+
lifecycle = "2.9.1"
3030
coil = "3.3.0"
3131
[libraries]
3232
#=== UI

0 commit comments

Comments
 (0)