does anyone know the difference between the kotlin-android and kotlin-android-extensions plugins? i see people applying both, but i can't find any official doc reference to kotlin-android anymore
d
Drew Hamilton
03/10/2020, 5:09 PM
I think ‘kotlin-android’ is what you need for Kotlin to work at all in an Android module. Like ‘kotlin.jvm’ or ‘kotlin.multiplatform’, but for Android.
‘kotlin-android-extensions’ does extra stuff like generating synthetic View references and enabling the