Skip to content

Commit 5e4b9c0

Browse files
committed
Update Kotlin to version 1.9.23
1 parent af17feb commit 5e4b9c0

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
@@ -8,10 +8,10 @@ android-plugin = "8.3.1"
88

99
#Kotlin
1010
kotlinx-coroutines = "1.8.0"
11-
kotlin-compiler = "1.9.22"
11+
kotlin-compiler = "1.9.23"
1212

1313
#Google
14-
compose-compiler = "1.5.10"
14+
compose-compiler = "1.5.11"
1515
material = "1.9.0"
1616

1717
#AndroidX

0 commit comments

Comments
 (0)