I'd like to contribute and solve a problem with IntelliJ:
https://kotlinlang.slack.com/archives/C0BT46EL8/p1674636336307659
however I find it pretty difficult to set up the project locally and have have a proper dev loop. E.g. now I'm struggling to set up Android stuff, but I don't really need it - I just want to fix the issue in IntelliJ, not Android Studio. Is there a smarter way to test things, perhaps by building a subset of the project? Any hints greatly appreciated!