Skip to content

Commit 9b51574

Browse files
committed
Update Kotlin, KSP and Compose Compiler to v1.9.22-1.0.18
1 parent dc26b57 commit 9b51574

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
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "8.2.2"
33
kotlin = "1.9.22"
4-
ksp = "1.9.22-1.0.17"
4+
ksp = "1.9.22-1.0.18"
55
jvmTarget = "17"
66
material = "1.11.0"
77
androidxActivity = "1.7.0"

0 commit comments

Comments
 (0)