Skip to content

Commit b1bad15

Browse files
Update Kotlin and Compose
1 parent d6a8f1e commit b1bad15

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
@@ -5,10 +5,10 @@ bytebuddy = "1.15.10"
55
compose = "1.7.5"
66
coroutines = "1.9.0"
77
javaTarget = "11"
8-
kotlin = "2.0.20"
8+
kotlin = "2.0.21"
99
kotlinCompileTesting = "1.6.0"
1010
kotlinPoet = "2.0.0"
11-
ksp = "2.0.20-1.0.25"
11+
ksp = "2.0.21-1.0.26"
1212
layoutlib = "14.0.11"
1313
moshi = "1.15.1"
1414

0 commit comments

Comments
 (0)