Skip to content

Commit 9c6e4c2

Browse files
Update kotlin
1 parent 8c7ebb2 commit 9c6e4c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
# Define the dependency versions
33
#kotlin
4-
kotlinVersion = "1.8.20"
4+
kotlinVersion = "1.9.10"
55
kotlinJvmTarget = "17"
66
kotlinxCoroutines = "1.6.4"
77
kotlinxSerializationJson = "1.5.0"
@@ -41,7 +41,7 @@ compose_ui_testing = "1.4.0-beta01"
4141
core_ktx = "1.9.0"
4242

4343
#ksp
44-
ksp = "1.8.20-1.0.11"
44+
ksp = "1.9.0-1.0.13"
4545

4646
#coroutine
4747
coroutine = "1.6.4"

0 commit comments

Comments
 (0)