Which version of IDEA, IDEA plugin and Gradle plug...
# multiplatform
s
Which version of IDEA, IDEA plugin and Gradle plugin is preferred for working with multiplatform project? In 1.2-EAP references from application module to common module not resolved in idea (red)
g
I use gradle 3.5.1 with kotlin 1.2.0-beta-31.
and it’s working.
l
Is it working without issues? I have unresolved getOrDefault
But generally I can manage them by adding some dependencies.
👍🏻 1
i
@lewik not yet