You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using ksp with room-compiler and i get the error this below
Execution failed for task ':app:kspDevDebugKotlin'.
A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Internal compiler error. See log for more details
com.android.application version "8.7.1"
com.google.devtools.ksp version "2.0.21-1.0.26"
org.jetbrains.kotlin.android version "2.0.21"
RoomDB version "2.6.1"
The text was updated successfully, but these errors were encountered:
Would you mind to share a reproducible project / test case? A full stacktrace, the processor, and/or the code that the processor was working on would also help.
I'm using ksp with room-compiler and i get the error this below
Execution failed for task ':app:kspDevDebugKotlin'.
com.android.application version "8.7.1"
com.google.devtools.ksp version "2.0.21-1.0.26"
org.jetbrains.kotlin.android version "2.0.21"
RoomDB version "2.6.1"
The text was updated successfully, but these errors were encountered: