Hello everybody, we are having issues with composi...
# multiplatform
m
Hello everybody, we are having issues with composite build. When you are referencing a class that is in a different gradle module and this module is sharing the same package prefix the IDE shows red import (the ide tries to resolve the symbol in the same module) (Android Studio EE Canary 9). The project builds fine. In case you are interested https://youtrack.jetbrains.com/issue/KTIJ-18903
o
https://youtrack.jetbrains.com/issue/KT-52172 This is a known and long standing issue. Gradle Composite Builds are not supported yet. Please star the linked meta issue to help prioritize this feature request.