Commit 7ab8c9b
build(deps): Bump KSP to 2.3.7
KSP 2.1.0-1.0.29 is pinned to Kotlin compiler 2.1.0 and fails with
"ksp-2.1.0-1.0.29 is too old for kotlin-2.3.21" when the test matrix
runs the android-instrumentation-sample against newer Kotlin versions.
Bump to 2.3.7, which is the latest KSP2 release — KSP2 is decoupled
from the Kotlin compiler version and works across the Kotlin versions
the matrix now picks from developer.android.com/build/kotlin-support.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent abd5c09 commit 7ab8c9b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments