Execution failed for task ':app:kspDebugKotlin'.
> Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (1.8) and 'kspDebugKotlin' (11).
* Try:
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:kspDebugKotlin'.
there is something you missing in lib versing or hilt module annotation check this for
Error:Execution failed for task ':app:kaptDebugKotlin'
Hilt: https://developer.android.com/training/dependency-injection/hilt-android[Hilt](https://developer.android.com/training/dependency-injection/hilt-android)
kapt to ksp: https://developer.android.com/build/migrate-to-ksp