Simone Civetta
02/17/2018, 12:56 PMkotlin-platform-android
has not made primetime yet. Also, if I apply both kotlin-platform-jvm
and kotlin-android
I’m getting a Cannot add extension with name 'kotlin', as there is an extension already registered with that name.
... Am I missing something here?kotlin-platform-android
is indeed available in 1.2.30-eap-47
. Fixed by setting ext.kotlin_version = ‘1.2.30-eap-47’