hey guys am trying to add dagger to my kotlin proj...
# android
s
hey guys am trying to add dagger to my kotlin project but am getting this error
Copy code
Error:Circular dependency between the following tasks:
:app:compileDebugKotlin
\--- :app:kaptDebugKotlin
     \--- :app:compileDebugKotlin (*)
(*) - details omitted (listed previously)