Skip to content

Commit 7eebede

Browse files
committed
Update Kotlin to 2.1.10: Fix KSP
1 parent e2e0fdc commit 7eebede

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
@@ -17,7 +17,7 @@ material = "1.12.0"
1717
okhttp = "4.12.0"
1818

1919
android-application = "8.9.0"
20-
devtools-ksp = "2.1.20-1.0.17"
20+
devtools-ksp = "2.1.10-1.0.30"
2121

2222
[libraries]
2323
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "androidx-activity-compose" }

0 commit comments

Comments
 (0)