Skip to content

Commit 6ff51df

Browse files
Update Kotlin and Compose Compiler
1 parent d975aa6 commit 6ff51df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
2-
kotlin = "1.9.22"
2+
kotlin = "1.9.25"
33
compose-multiplatform = "1.5.12"
44
android-gradle-plugin = "8.2.2"
5-
androidx-compose-compiler = "1.5.10"
5+
androidx-compose-compiler = "1.5.15"
66
androidx-compose-foundation = "1.6.3"
77
androidx-compose-ui = "1.6.2"
88
androidx-compose-runtime = "1.0.0-beta01"

0 commit comments

Comments
 (0)