I’ve been using `kapt3` + `databinding` + `increme...
# android
v
I’ve been using
kapt3
+
databinding
+
incremental compilation
combination for the last month almost without any issues (beside the fact kapt3 doesn’t work nicely with IC and adds ~15 extra seconds for every incremental build)