AS can’t find references to my common module `Unre...
# multiplatform
f
AS can’t find references to my common module
Unresolved reference: CoreModule
(but the project build just fine), anyone experienced something similar? Using Android studio 4.1.1 (but also happens on canary)
Copy code
ext.kotlin_version = '1.4.10'
    ext.android_gradle_version = '4.1.1'