Skip to content

Commit 01fa6c9

Browse files
Update Kotlin and Compose to v2.0.21-1.0.27
1 parent c5f3b2d commit 01fa6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ javaTarget = "11"
88
kotlin = "2.0.21"
99
kotlinCompileTesting = "1.6.0"
1010
kotlinPoet = "2.0.0"
11-
ksp = "2.0.21-1.0.26"
11+
ksp = "2.0.21-1.0.27"
1212
layoutlib = "15.0.6"
1313
moshi = "1.15.1"
1414

0 commit comments

Comments
 (0)