Kapt to KSP migration errors
I am getting an error message when I try to migrate an android project using kapt to KSP.
Error message
Unable to find method ''void org.jetbrains.kotlin.gradle.tasks.KotlinCompile.(org.jetbrains.kotlin.gradle.dsl.KotlinJvmOptions)''
'void org.jetbrains.kotlin.gradle.tasks.KotlinCompile.(org.jetbrains.kotlin.gradle.dsl.KotlinJvmOptions)'
Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
Re-download dependencies and sync project (requires...