Hey! :wave: In my project, the shared code is mult...
# multiplatform
n
Hey! 👋 In my project, the shared code is multimodule and I’m using it on Android including the project as a gradle composite build. The app is building and running perfectly but in Android Studio something wrong is happening: Android modules have access to shared modules, but shared modules don’t have access to shared modules and it’s full red. I’ve seen this. It says that is supposed to be fixed in IntelliJ, but it’s still happening to me on AS latest version. Anyone else is experiencing this?