antonioleiva
02/03/2016, 7:02 AMkotlin-android-extensions
, because with eap-1017
I could use parent build.gradle
to declare the plugin dependency and the module build.gradle
only required `apply plugin: 'kotlin-android-extensions'`(which was a great improvement IMO). Now after I updated to eap-1025
, I get error messages again during compilation: unresolved reference: kotlinx