Update dependencies

This commit is contained in:
MM20
2026-03-14 17:33:35 +01:00
parent dcefc682a5
commit a3a6bd1afd

View File

@@ -12,21 +12,21 @@ gradle = "8.1.2"
android-gradle-plugin = "8.13.2"
ksp-gradle-plugin = "2.3.4"
kotlin = "2.3.0"
kotlin = "2.3.10"
kotlinx-coroutines = "1.10.2"
kotlinx-immutable = "0.4.0"
kotlinx-serialization = "1.10.0"
jetbrains-markdown = "0.7.3"
androidx-compose = "1.11.0-alpha04"
androidx-compose-material3 = "1.5.0-alpha13"
androidx-compose-material3adaptive = "1.3.0-alpha07"
androidx-compose = "1.11.0-beta01"
androidx-compose-material3 = "1.5.0-alpha15"
androidx-compose-material3adaptive = "1.3.0-alpha09"
androidx-lifecycle = "2.10.0"
androidx-core = "1.17.0"
androidx-core = "1.18.0"
androidx-appcompat = "1.7.1"
androidx-activity = "1.12.3"
androidx-navigation3 = "1.0.0"
androidx-activity = "1.13.0"
androidx-navigation3 = "1.0.1"
# Careful, 2.10.0 seems to require some fixes, or jobs aren't executed
androidx-work = "2.9.0"