Hi, I have created a android library project that uses kotlin dsl for gradle and android studio doesn't identify any module or anything from that project.
I can't use basic things like finding declarations for classes or auto add imports and auto correct variable types.
I may as well just open this project in notepad...