Skip to content

Commit 5f50cca

Browse files
committed
Fix KSP
1 parent dd23b3e commit 5f50cca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

migrate-room/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ androidx-room = "2.7.1"
2222
androidx-lifecycle = "2.9.1"
2323
kotlin = "2.1.21"
2424
kotlinx-coroutines = "1.10.2"
25-
ksp = "2.1.10-1.0.31"
25+
ksp = "2.1.21-2.0.2"
2626
ktorVersion = "3.1.3"
2727
spotless = "7.0.3"
2828
composeBom = "2025.06.00"

0 commit comments

Comments
 (0)