Skip to content

Commit cbc878a

Browse files
committed
bump: Compose & Kotlin
1 parent 00940d6 commit cbc878a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

FloconDesktop/gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,27 @@ androidx-appcompat = "1.7.1"
99
androidx-constraintlayout = "2.2.1"
1010
androidx-core = "1.17.0"
1111
androidx-espresso = "3.7.0"
12-
androidx-lifecycle = "2.10.0-alpha06"
12+
androidx-lifecycle = "2.11.0-beta01"
1313
androidx-testExt = "1.3.0"
1414
buildconfig = "5.6.8"
1515
coil = "3.4.0"
1616
compose-hot-reload = "1.0.0"
17-
compose-multiplatform = "1.11.0-beta01"
17+
compose-multiplatform = "1.11.0-rc01"
1818
core = "1.7.0"
1919
junit = "4.13.2"
2020
kermit = "2.0.8"
2121
koin = "4.1.1"
22-
kotlin = "2.3.10"
22+
kotlin = "2.3.21"
2323
kotlinx-coroutines = "1.10.2"
2424
kotlinx-datetime = "0.7.1"
2525
kotlinx-serialization = "1.9.0"
2626
ksp = "2.3.6"
2727
ktlint = "14.0.1"
2828
ktor = "3.4.1"
2929
logback = "1.5.18"
30-
material3-adaptive = "1.3.0-alpha06"
30+
material3-adaptive = "1.3.0-alpha07"
3131
multiplatform-settings = "1.3.0"
32-
navigation3 = "1.1.0-beta01"
32+
navigation3 = "1.1.0"
3333
opencsv = "5.9"
3434
other-jsontree = "2.6.0"
3535
paging = "3.3.2"

0 commit comments

Comments
 (0)