update libraries
This commit is contained in:
@@ -15,17 +15,17 @@ ksp-gradle-plugin = "2.3.4"
|
||||
kotlin = "2.3.0"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
kotlinx-immutable = "0.4.0"
|
||||
kotlinx-serialization = "1.9.0"
|
||||
kotlinx-serialization = "1.10.0"
|
||||
|
||||
jetbrains-markdown = "0.7.3"
|
||||
|
||||
androidx-compose = "1.11.0-alpha02"
|
||||
androidx-compose-material3 = "1.5.0-alpha11"
|
||||
androidx-compose-material3adaptive = "1.3.0-alpha05"
|
||||
androidx-compose = "1.11.0-alpha03"
|
||||
androidx-compose-material3 = "1.5.0-alpha12"
|
||||
androidx-compose-material3adaptive = "1.3.0-alpha06"
|
||||
androidx-lifecycle = "2.10.0"
|
||||
androidx-core = "1.17.0"
|
||||
androidx-appcompat = "1.7.1"
|
||||
androidx-activity = "1.12.1"
|
||||
androidx-activity = "1.12.2"
|
||||
androidx-navigation3 = "1.0.0"
|
||||
|
||||
# Careful, 2.10.0 seems to require some fixes, or jobs aren't executed
|
||||
@@ -41,7 +41,7 @@ accompanist = "0.36.0"
|
||||
haze = "1.7.1"
|
||||
coil = "2.7.0"
|
||||
koin = "4.1.1"
|
||||
ktor = "3.3.3"
|
||||
ktor = "3.4.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
|
||||
Reference in New Issue
Block a user