Update libraries
This commit is contained in:
@@ -12,29 +12,29 @@ gradle = "8.1.2"
|
||||
android-gradle-plugin = "8.12.0"
|
||||
ksp-gradle-plugin = "2.2.10-2.0.2"
|
||||
|
||||
kotlin = "2.2.10"
|
||||
kotlin = "2.2.20"
|
||||
kotlinx-coroutines = "1.10.2"
|
||||
kotlinx-immutable = "0.4.0"
|
||||
kotlinx-serialization = "1.9.0"
|
||||
|
||||
jetbrains-markdown = "0.7.3"
|
||||
|
||||
androidx-compose = "1.10.0-alpha02"
|
||||
androidx-compose-material3 = "1.5.0-alpha03"
|
||||
androidx-compose = "1.10.0-alpha03"
|
||||
androidx-compose-material3 = "1.5.0-alpha04"
|
||||
androidx-compose-materialicons = "1.7.8"
|
||||
androidx-lifecycle = "2.9.1"
|
||||
androidx-lifecycle = "2.9.3"
|
||||
androidx-core = "1.17.0"
|
||||
androidx-appcompat = "1.7.1"
|
||||
androidx-activity = "1.10.1"
|
||||
androidx-activity = "1.11.0"
|
||||
|
||||
# Careful, 2.10.0 seems to require some fixes, or jobs aren't executed
|
||||
androidx-work = "2.9.0"
|
||||
androidx-browser = "1.9.0"
|
||||
androidx-palette = "1.0.0"
|
||||
androidx-media2 = "1.3.0"
|
||||
androidx-room = "2.7.2"
|
||||
androidx-room = "2.8.0"
|
||||
androidx-constraint-layout = "1.1.1"
|
||||
androidx-emojipicker = "1.5.0"
|
||||
androidx-emojipicker = "1.6.0"
|
||||
|
||||
accompanist = "0.36.0"
|
||||
haze = "1.6.10"
|
||||
|
||||
Reference in New Issue
Block a user