Update Kotlin and Jetpack Compose
This commit is contained in:
parent
5395a66bf5
commit
07d9bbdd49
@ -12,15 +12,15 @@ gradle = "8.1.2"
|
||||
android-gradle-plugin = "8.6.0"
|
||||
ksp-gradle-plugin = "2.1.10-1.0.29"
|
||||
|
||||
kotlin = "2.1.10"
|
||||
kotlin = "2.1.20"
|
||||
kotlinx-coroutines = "1.9.0"
|
||||
kotlinx-immutable = "0.3.5"
|
||||
kotlinx-serialization = "1.8.0"
|
||||
|
||||
jetbrains-markdown = "0.7.3"
|
||||
|
||||
androidx-compose = "1.8.0-rc02"
|
||||
androidx-compose-material3 = "1.4.0-alpha11"
|
||||
androidx-compose = "1.8.0-rc03"
|
||||
androidx-compose-material3 = "1.4.0-alpha12"
|
||||
androidx-compose-materialicons = "1.7.8"
|
||||
androidx-lifecycle = "2.8.7"
|
||||
androidx-core = "1.15.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user