it synchronizes just fine, but when I try to configure it in the
detekt
block I get
Unresolved reference: detekt
error. Is there anything I’m missing? I had very similar integration in another project and it worked as expected. The only difference was that I was using groovy instead of kotlin in gradle files there.