chore: update deps

This commit is contained in:
2025-06-26 21:50:26 +03:00
parent de10c58478
commit ead1fbc702
+8 -8
View File
@@ -1,23 +1,23 @@
[versions] [versions]
kotlin = "2.1.21" kotlin = "2.2.0"
compose = "1.8.0" compose = "1.8.2"
compose-hot-reload = "1.0.0-alpha10" compose-hot-reload = "1.0.0-alpha10"
agp = "8.7.3" agp = "8.7.3"
androidx-lifecycle = "2.8.4" androidx-lifecycle = "2.9.1"
androidx-activity-compose = "1.10.1" androidx-activity-compose = "1.10.1"
androidx-uitest = "1.8.1" androidx-uitest = "1.8.3"
coil = "3.2.0" coil = "3.2.0"
kotlinx-coroutines = "1.10.2" kotlinx-coroutines = "1.10.2"
ktor = "3.1.3" ktor = "3.1.3"
kotlinx-serialization = "1.8.1" kotlinx-serialization = "1.8.1"
koin = "4.0.4" koin = "4.1.0"
viewmodel-compose = "2.8.4" viewmodel-compose = "2.9.1"
haze = "1.6.1" haze = "1.6.4"
kstore = "0.9.1" kstore = "0.9.1"
appdirs = "1.4.0" appdirs = "1.4.0"
napier = "2.7.1" napier = "2.7.1"
androidx-navigation-compose = "2.9.0-beta01" androidx-navigation-compose = "2.9.0-beta03"
[libraries] [libraries]