`apply plugin: 'kotlin-android'` and when im tryin...
# android
d
apply plugin: 'kotlin-android'
and when im trying to add
apply plugin: 'kotlin'
it claims:
Cannot add extension with name 'kotlin', as there is an extension already registered with that name.