<@U4HA27Q1F> afaik you don't need the android-exte...
# android
r
@veter_ok afaik you don't need the android-extensions dependency anymore, as it's bundled into the plugin. Just having the
apply plugin: 'kotlin-android-extensions'
in your gradle is enough.
👍 1