Update Kotlin
This commit is contained in:
parent
cb9ff3e3b6
commit
814374f9de
2
.idea/kotlinc.xml
generated
2
.idea/kotlinc.xml
generated
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KotlinJpsPluginSettings">
|
||||
<option name="version" value="1.9.23" />
|
||||
<option name="version" value="1.9.24" />
|
||||
</component>
|
||||
</project>
|
||||
@ -8,9 +8,9 @@ pluginSdk = "1.1.1"
|
||||
gradle = "8.1.2"
|
||||
android-gradle-plugin = "8.2.2"
|
||||
protobuf-gradle-plugin = "0.9.4"
|
||||
ksp-gradle-plugin = "1.9.23-1.0.20"
|
||||
ksp-gradle-plugin = "1.9.24-1.0.20"
|
||||
|
||||
kotlin = "1.9.23"
|
||||
kotlin = "1.9.24"
|
||||
kotlinx-coroutines = "1.8.0"
|
||||
kotlinx-immutable = "0.3.5"
|
||||
kotlinx-serialization = "1.6.3"
|
||||
@ -19,7 +19,7 @@ jetbrains-markdown = "0.5.2"
|
||||
|
||||
androidx-compose = "1.7.0-beta01"
|
||||
androidx-compose-material3 = "1.3.0-beta01"
|
||||
androidx-compose-compiler = "1.5.12"
|
||||
androidx-compose-compiler = "1.5.14"
|
||||
androidx-lifecycle = "2.7.0"
|
||||
androidx-core = "1.14.0-alpha01"
|
||||
androidx-appcompat = "1.7.0-beta01"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user