Update dependencies
This commit is contained in:
@@ -19,13 +19,13 @@ kotlinx-serialization = "1.9.0"
|
||||
|
||||
jetbrains-markdown = "0.7.3"
|
||||
|
||||
androidx-compose = "1.10.0-rc01"
|
||||
androidx-compose-material3 = "1.5.0-alpha09"
|
||||
androidx-compose-material3adaptive = "1.3.0-alpha04"
|
||||
androidx-compose = "1.11.0-alpha01"
|
||||
androidx-compose-material3 = "1.5.0-alpha10"
|
||||
androidx-compose-material3adaptive = "1.3.0-alpha05"
|
||||
androidx-lifecycle = "2.10.0"
|
||||
androidx-core = "1.17.0"
|
||||
androidx-appcompat = "1.7.1"
|
||||
androidx-activity = "1.12.0"
|
||||
androidx-activity = "1.12.1"
|
||||
androidx-navigation3 = "1.0.0"
|
||||
|
||||
# Careful, 2.10.0 seems to require some fixes, or jobs aren't executed
|
||||
@@ -38,10 +38,10 @@ androidx-constraint-layout = "1.1.1"
|
||||
androidx-emojipicker = "1.6.0"
|
||||
|
||||
accompanist = "0.36.0"
|
||||
haze = "1.7.0"
|
||||
haze = "1.7.1"
|
||||
coil = "2.7.0"
|
||||
koin = "4.1.1"
|
||||
ktor = "3.3.2"
|
||||
ktor = "3.3.3"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.2.1"
|
||||
espressoCore = "3.6.1"
|
||||
|
||||
Reference in New Issue
Block a user