Android Studio wrongly highlights unresolved reference to a resource in a Kotlin Multiplatform project
Kotlin multiplatform gradle project, Android namespace, e.g. com.foo.android is different from actual code packages directory structure, say, com.bar.android in the Android module, and different from application ID, for example, com.pub.android.