@vishnurajeevan: I was trying to do something similar Kotlin + Dager + kapt + DataBinding and it wasn’t working showing almost same exception, I don’t know real reason but if you use `com.neenbedankt.gradle.pluginsandroid apt1.8`for dagger then databinding will work but then you have to write your dagger modules and component in Java