Update dependencies
This commit is contained in:
parent
ebe19c0b81
commit
80b9783729
@ -11,28 +11,28 @@ pluginSdk = "2.1.2-SNAPSHOT"
|
||||
|
||||
gradle = "8.1.2"
|
||||
android-gradle-plugin = "8.2.2"
|
||||
ksp-gradle-plugin = "2.0.20-1.0.25"
|
||||
ksp-gradle-plugin = "2.0.21-1.0.25"
|
||||
|
||||
kotlin = "2.0.20"
|
||||
kotlin = "2.0.21"
|
||||
kotlinx-coroutines = "1.8.1"
|
||||
kotlinx-immutable = "0.3.5"
|
||||
kotlinx-serialization = "1.7.2"
|
||||
|
||||
jetbrains-markdown = "0.5.2"
|
||||
|
||||
androidx-compose = "1.8.0-alpha03"
|
||||
androidx-compose-material3 = "1.4.0-alpha01"
|
||||
androidx-compose-materialicons = "1.7.3"
|
||||
androidx-lifecycle = "2.8.2"
|
||||
androidx-compose = "1.8.0-alpha04"
|
||||
androidx-compose-material3 = "1.4.0-alpha02"
|
||||
androidx-compose-materialicons = "1.7.4"
|
||||
androidx-lifecycle = "2.8.6"
|
||||
androidx-core = "1.14.0-alpha01"
|
||||
androidx-appcompat = "1.7.0"
|
||||
androidx-activity = "1.9.2"
|
||||
androidx-activity = "1.9.3"
|
||||
androidx-work = "2.9.1"
|
||||
androidx-browser = "1.8.0"
|
||||
androidx-palette = "1.0.0"
|
||||
androidx-media2 = "1.3.0"
|
||||
androidx-room = "2.6.1"
|
||||
androidx-constraint-layout = "1.1.0-alpha13"
|
||||
androidx-constraint-layout = "1.1.0-rc01"
|
||||
|
||||
accompanist = "0.33.2-alpha"
|
||||
coil = "2.3.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user