plugins {
    id 'com.android.application'
    id 'kotlin-android'
    id'kotlin-android-extensions'
}

[안드로이드스튜디오] Unresolved reference: kotlinx 에러