any hint at cyclic gradle dependencies in latest s...
# kapt
u
any hint at cyclic gradle dependencies in latest stable kotlin/kapt?
Copy code
Error:Circular dependency between the following tasks:
:app:compileDevelopDeDebugKotlin
\--- :app:kaptDevelopDeDebugKotlin
     \--- :app:compileDevelopDeDebugKotlin (*)
(*) - details omitted (listed previously)