why intellij not highlighting `androidMain` like o...
# multiplatform
t
why intellij not highlighting
androidMain
like other dirs? I’ve
androidTarget
added in my
build.gradle.kts
🤔 gradle file: https://github.com/theapache64/retrosheet/blob/bd18dbdd48f51c33ee65e057da683c28f26062c4/sample/build.gradle.kts#L36
btw, the project runs fine. its just that IDE is not considering it as a source root. Any workaround to fix this ?
o
AFAIK you need to install Android plugin in IDEA (or use Android Studio)
t
i do have them installed 🤔
🤔 1
I dnt knw if this happened after tweaking the structure little bit or restarting the IDE (probably not) 😄 , but it looks like the module picked up