bump libs
This commit is contained in:
+15
-15
@@ -1,23 +1,23 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.2.0"
|
||||
compose = "1.8.2"
|
||||
compose-hot-reload = "1.0.0-alpha10"
|
||||
agp = "8.7.3"
|
||||
androidx-lifecycle = "2.9.1"
|
||||
androidx-activity-compose = "1.10.1"
|
||||
androidx-uitest = "1.8.3"
|
||||
coil = "3.2.0"
|
||||
kotlin = "2.2.20"
|
||||
compose = "1.9.0"
|
||||
compose-hot-reload = "1.0.0-beta08"
|
||||
agp = "8.12.3"
|
||||
androidx-lifecycle = "2.9.4"
|
||||
androidx-activity-compose = "1.11.0"
|
||||
androidx-uitest = "1.9.2"
|
||||
coil = "3.3.0"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
ktor = "3.1.3"
|
||||
kotlinx-serialization = "1.8.1"
|
||||
koin = "4.1.0"
|
||||
viewmodel-compose = "2.9.1"
|
||||
haze = "1.6.4"
|
||||
kstore = "0.9.1"
|
||||
ktor = "3.3.0"
|
||||
kotlinx-serialization = "1.9.0"
|
||||
koin = "4.1.1"
|
||||
viewmodel-compose = "2.9.4"
|
||||
haze = "1.6.10"
|
||||
kstore = "1.0.0"
|
||||
appdirs = "1.4.0"
|
||||
napier = "2.7.1"
|
||||
androidx-navigation-compose = "2.9.0-beta03"
|
||||
androidx-navigation-compose = "2.9.0"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user