Does IntelliJ detect usage of `apply plugin: 'kotl...
# android
w
Does IntelliJ detect usage of
apply plugin: 'kotlin-android-extensions'
in module’s
build.gradle
file? I have modules configuration extracted to a separate gradle files, and while build works properly,
kotlinx.
references are marked as unresolved in IDE