seems like with kapt3 we can remove this line from...
# kapt
d
seems like with kapt3 we can remove this line from android build config:
Copy code
kapt 'com.android.databinding:compiler:2.2.3'
just tried and it works ok